Share via


SPGroup.Name - Propriété

Obtient ou définit le nom du groupe.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides Property Name As String
    Get
    Set
'Utilisation
Dim instance As SPGroup
Dim value As String

value = instance.Name

instance.Name = value
public override string Name { get; set; }

Valeur de propriété

Type : System.String
Une chaîne qui contient le nom de l'utilisateur.

Voir aussi

Référence

SPGroup classe

SPGroup - Membres

Microsoft.SharePoint - Espace de noms