Miner.Interop Namespace > IMMListTreeAsXML2 Interface : SaveToFile Method |
'Declaration
Sub SaveToFile( _ ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet, _ ByVal sPath As System.String _ )
'Usage
Dim instance As IMMListTreeAsXML2 Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet Dim sPath As System.String instance.SaveToFile(pProperties, sPath)
void SaveToFile( ESRI.ArcGIS.esriSystem.IPropertySet pProperties, System.string sPath )
procedure SaveToFile( pProperties: ESRI.ArcGIS.esriSystem.IPropertySet; sPath: System.String );
function SaveToFile( pProperties : ESRI.ArcGIS.esriSystem.IPropertySet, sPath : System.String );
void SaveToFile( ESRI.ArcGIS.esriSystem.IPropertySet* pProperties, System.string* sPath )
void SaveToFile( ESRI.ArcGIS.esriSystem.IPropertySet^ pProperties, System.String^ sPath )
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