This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerDirectoryInfo Interface > IServerDirectoryInfo.Description Property (ArcObjects .NET 10.4 SDK) |
The description of the server directory.
[Visual Basic .NET] Public ReadOnly Property Description As String
[C#] public string Description {get;}
[C++]
HRESULT get_Description(
BSTR* pText
);
[C++]
Parameters pText [out, retval] pText is a parameter of type BSTR