共用方式為


SPMemberCollection.m_role field

儲存集合所屬的角色定義。

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

Syntax

'宣告
Protected m_role As SPRoleDefinition
'用途
Dim value As SPRoleDefinition

value = Me.m_role

Me.m_role = value
protected SPRoleDefinition m_role

請參閱

參照

SPMemberCollection class

SPMemberCollection members

Microsoft.SharePoint namespace