Partager via


LocationConfiguration.Export, méthode (Microsoft.Office.Server.Search.Administration)

Generates the XML that contains the information for the federated location and places it into the specified stream.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Sub Export ( _
    stream As Stream _
)
'Utilisation
Dim instance As LocationConfiguration
Dim stream As Stream

instance.Export(stream)
public void Export (
    Stream stream
)

Paramètres

  • stream
    The stream into which the method places the XML output.

Voir aussi

Référence

LocationConfiguration, classe
Membres LocationConfiguration
Microsoft.Office.Server.Search.Administration, espace de noms