SPMemberCollection.m_role - Champ
Stocke la définition du rôle auquel appartient la collection.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected m_role As SPRoleDefinition
'Utilisation
Dim value As SPRoleDefinition
value = Me.m_role
Me.m_role = value
protected SPRoleDefinition m_role