IExternalSecurityWeb.GetProperties 方法

返回索引的搜索爬网程序中所使用的安全属性。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Function GetProperties As ExternalSecurityWebProperty()
用法
Dim instance As IExternalSecurityWeb
Dim returnValue As ExternalSecurityWebProperty()

returnValue = instance.GetProperties()
ExternalSecurityWebProperty[] GetProperties()

返回值

类型:[]
Microsoft.SharePoint.ExternalSecurityWebProperty 数组,其中包含的名称和值的属性。

备注

GetProperties方法返回搜索爬网程序用于以下两个属性:

  • urn: 架构-microsoft-com:publishing:Category

  • urn: 架构-microsoft-com:sharepoint:portal:IDPath

另请参阅

引用

IExternalSecurityWeb 接口

IExternalSecurityWeb 成员

Microsoft.SharePoint 命名空间