: View.Name (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the name of this view.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property Name As String
'Uso
Dim instance As View
Dim value As String
value = instance.Name
public string Name { get; }
Valor de propiedad
The name of the view.
Vea también
Referencia
View (Clase)
View (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)