This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerLayer Interface > IGlobeServerLayer.GlobeServerLayerName Property (ArcObjects .NET 10.5 SDK) |
The name of the GlobeServer layer.
[Visual Basic .NET] Public ReadOnly Property GlobeServerLayerName As String
[C#] public string GlobeServerLayerName {get;}
[C++]
HRESULT get_GlobeServerLayerName(
BSTR* LayerName
);
[C++]
Parameters LayerName [out, retval] LayerName is a parameter of type BSTR