Share via


SPPolicyRole.Name - Propriété

Obtient ou définit le nom du rôle de la stratégie.

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

Syntaxe

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

value = instance.Name

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

Valeur de propriété

Type : System.String
Chaîne qui contient le nom du rôle de la stratégie.

Voir aussi

Référence

SPPolicyRole classe

SPPolicyRole - Membres

Microsoft.SharePoint.Administration - Espace de noms