SPMemberCollection.m_role-Feld
Speichern Sie die Rollendefinition, zu der die Auflistung gehört.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected m_role As SPRoleDefinition
'Usage
Dim value As SPRoleDefinition
value = Me.m_role
Me.m_role = value
protected SPRoleDefinition m_role