This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACLayerAdmin Interface > IACLayerAdmin.XMLLayerInfo Property (ArcObjects .NET 10.5 SDK) |
The XML LayerInfo.
[Visual Basic .NET] Public ReadOnly Property XMLLayerInfo As String
[C#] public string XMLLayerInfo {get;}
[C++]
HRESULT get_XMLLayerInfo(
BSTR* xmlString
);
[C++]
Parameters xmlString [out, retval] xmlString is a parameter of type BSTR