Partager via


SPUserCodeProperty.Name - Propriété

Gets or sets the name of the property.

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

Syntaxe

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

value = instance.Name

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

Valeur de propriété

Type : System.String

Remarques

Nom de la propriété.

Voir aussi

Référence

SPUserCodeProperty classe

SPUserCodeProperty - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms