Partager via


SPUserCustomAction.Name - Propriété

Obtient ou définit le nom de l’action personnalisée.

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

Syntaxe

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

value = instance.Name

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

Valeur de propriété

Type : System.String
Renvoie un String le nom de l'action personnalisée.

Voir aussi

Référence

SPUserCustomAction classe

SPUserCustomAction - Membres

Microsoft.SharePoint - Espace de noms