LocationConfiguration.ExportToXml-Methode
Generiert eine XML-Datei mit den Informationen für den Partnerspeicherort.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function ExportToXml As XmlDocument
'Usage
Dim instance As LocationConfiguration
Dim returnValue As XmlDocument
returnValue = instance.ExportToXml()
public XmlDocument ExportToXml()
Rückgabewert
Typ: System.Xml.XmlDocument
Ein XmlDocument -Objekt, das Konfigurationsinformationen für den Speicherort enthält.