This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IX > IXMLReplicaDescription Interface > IXMLReplicaDescription.OutputXMLFile Property (ArcObjects .NET 10.5 SDK) |
The name of the output XML file.
[Visual Basic .NET] Public ReadOnly Property OutputXMLFile As String
[C#] public string OutputXMLFile {get;}
[C++]
HRESULT get_OutputXMLFile(
BSTR* OutputXMLFile
);
[C++]
Parameters OutputXMLFile [out, retval] OutputXMLFile is a parameter of type BSTR