Miner.Interop Namespace > IMMXMLData Interface : SaveToFile Method |
'Declaration
Sub SaveToFile( _ ByVal sPath As System.String, _ Optional ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _ )
'Usage
Dim instance As IMMXMLData Dim sPath As System.String Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet instance.SaveToFile(sPath, pProperties)
void SaveToFile( System.string sPath, ESRI.ArcGIS.esriSystem.IPropertySet pProperties )
procedure SaveToFile( sPath: System.String; pProperties: ESRI.ArcGIS.esriSystem.IPropertySet );
function SaveToFile( sPath : System.String, pProperties : ESRI.ArcGIS.esriSystem.IPropertySet );
void SaveToFile( System.string* sPath, ESRI.ArcGIS.esriSystem.IPropertySet* pProperties )
void SaveToFile( System.String^ sPath, ESRI.ArcGIS.esriSystem.IPropertySet^ pProperties )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2