Partager via


View.Name, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the name of this view.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Name As String
'Utilisation
Dim instance As View
Dim value As String

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

Valeur de la propriété

The name of the view.

Voir aussi

Référence

View, classe
Membres View
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms