This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfoImpl Interface > IItemInfoImpl.SaveToXmlFile Method (ArcObjects .NET 10.4 SDK) |
Save the ItemInfo to a XML file.
[Visual Basic .NET] Public Sub SaveToXmlFile ( _ ByVal xmlFilePath As String _ )
[C#] public void SaveToXmlFile ( string xmlFilePath );
[C++]
HRESULT SaveToXmlFile(
BSTR xmlFilePath
);
[C++]
Parameters xmlFilePath [in] xmlFilePath is a parameter of type BSTR