This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterType Interface > IRasterType.FullName Property (ArcObjects .NET 10.4 SDK) |
The full name of the raster type object.
[Visual Basic .NET] Public Property FullName As IName
[C#] public IName FullName {get; set;}
[C++]
HRESULT get_FullName(
IName** ppRasterTypeName
);
[C++]
HRESULT putref_FullName(
IName* ppRasterTypeName
);
[C++]
Parameters ppRasterTypeName [out, retval]
ppRasterTypeName is a parameter of type IName ppRasterTypeName [in]
ppRasterTypeName is a parameter of type IName