This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMosaicSubLayer Interface > IMosaicSubLayer.CompleteName Property (ArcObjects .NET 10.5 SDK) |
The complete name of the sub-layer is the name of the sub-layer qualified with its parent Mosaic Layer's name.
[Visual Basic .NET] Public ReadOnly Property CompleteName As String
[C#] public string CompleteName {get;}
[C++]
HRESULT get_CompleteName(
BSTR* pCompleteName
);
[C++]
Parameters pCompleteName [out, retval] pCompleteName is a parameter of type BSTR