Partager via


AbstractInstance.ViewDefinition, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)

When overridden in a derived class, gets the current view of the instance.

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

Syntaxe

'Déclaration
Public Overridable ReadOnly Property ViewDefinition As View
'Utilisation
Dim instance As AbstractInstance
Dim value As View

value = instance.ViewDefinition
public virtual View ViewDefinition { get; }

Valeur de la propriété

A View object representing the current view of the instance.

Voir aussi

Référence

AbstractInstance, classe
Membres AbstractInstance
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms