Share via


SPWeb.FirstUniqueRoleDefinitionWeb property

取得定義目前的站台的角色定義的網站。

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

Syntax

'宣告
Public ReadOnly Property FirstUniqueRoleDefinitionWeb As SPWeb
    Get
'用途
Dim instance As SPWeb
Dim value As SPWeb

value = instance.FirstUniqueRoleDefinitionWeb
public SPWeb FirstUniqueRoleDefinitionWeb { get; }

Property value

Type: Microsoft.SharePoint.SPWeb
SPWeb 物件,表示其中所定義的角色定義的網站。

請參閱

參照

SPWeb class

SPWeb members

Microsoft.SharePoint namespace