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 > IGlobeLayerInfo Interface > IGlobeLayerInfo.CopyrightText Property (ArcObjects .NET 10.5 SDK) |
Copyright information associated with the layer.
[Visual Basic .NET] Public ReadOnly Property CopyrightText As String
[C#] public string CopyrightText {get;}
[C++]
HRESULT get_CopyrightText(
BSTR* Copyright
);
[C++]
Parameters Copyright [out, retval] Copyright is a parameter of type BSTR