This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFormatData Interface > IFormatData.UITitle Property (ArcObjects .NET 10.4 SDK) |
User legible name of format.
[Visual Basic .NET] Public ReadOnly Property UITitle As String
[C#] public string UITitle {get;}
[C++]
HRESULT get_UITitle(
BSTR* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR