This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerInfo3 Interface > IMapServerInfo3.CopyrightText Property (ArcObjects .NET 10.4 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