Partager via


PropertyStruct.Name - Propriété

Obtient ou définit le nom de la propriété.

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

Syntaxe

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

value = instance.Name

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

Valeur de propriété

Type : System.String
Le nom de la propriété.

Voir aussi

Référence

PropertyStruct classe

PropertyStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms