LocationConfiguration.ExportToXml - Méthode
Génère un fichier XML qui contient les informations de l'emplacement fédéré.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Function ExportToXml As XmlDocument
'Utilisation
Dim instance As LocationConfiguration
Dim returnValue As XmlDocument
returnValue = instance.ExportToXml()
public XmlDocument ExportToXml()
Valeur renvoyée
Type : System.Xml.XmlDocument
Objet XmlDocument qui contient les informations de configuration de l'emplacement.
Voir aussi
Référence
LocationConfiguration - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms