![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXMLIndex Interface > IXMLIndex.Description Property (ArcObjects .NET 10.4 SDK) |
A textual description of the XML Index.
[Visual Basic .NET] Public ReadOnly Property Description As String
[C#] public string Description {get;}
[C++]
HRESULT get_Description(
BSTR* indexDescription
);
[C++]
Parameters indexDescription [out, retval] indexDescription is a parameter of type BSTR