共用方式為


IExternalSecurityWeb.GetProperties method

傳回用於索引搜尋尋檢程式的安全性內容。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Function GetProperties As ExternalSecurityWebProperty()
'用途
Dim instance As IExternalSecurityWeb
Dim returnValue As ExternalSecurityWebProperty()

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

傳回值

Type: []
Microsoft.SharePoint.ExternalSecurityWebProperty 陣列,包含名稱和屬性的值。

備註

GetProperties方法傳回的搜尋尋檢程式使用的下列兩個屬性:

  • urn: 結構描述-microsoft-com:publishing:Category

  • urn: 結構描述-microsoft-com:sharepoint:portal:IDPath

請參閱

參照

IExternalSecurityWeb interface

IExternalSecurityWeb members

Microsoft.SharePoint namespace