Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Generates an XML file that contains the information for the federated location.
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()
Return Value
Type: System.Xml.XmlDocument
An XmlDocument object that contains the location's configuration information.