LocationConfiguration.ExportToXml 方法 (Microsoft.Office.Server.Search.Administration)

Generates an XML file that contains the information for the federated location.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Function ExportToXml As XmlDocument
用法
Dim instance As LocationConfiguration
Dim returnValue As XmlDocument

returnValue = instance.ExportToXml
public XmlDocument ExportToXml ()

返回值

An XmlDocument object that contains the location's configuration information.

另请参阅

参考

LocationConfiguration 类
LocationConfiguration 成员
Microsoft.Office.Server.Search.Administration 命名空间