View.Name - Propriété
Obtient le nom de la vue.
Espace de noms : Microsoft.SharePoint.BusinessData.MetadataModel
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name As String
Get
'Utilisation
Dim instance As View
Dim value As String
value = instance.Name
public string Name { get; }
Valeur de propriété
Type : System.String
Nom de l'affichage.
Implémentations
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.MetadataModel - Espace de noms