Freigeben über


SPView.Views-Eigenschaft

Ruft das übergeordnete Element ist ein Index für die Sicht.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Views As SPViewCollection
    Get
'Usage
Dim instance As SPView
Dim value As SPViewCollection

value = instance.Views
public SPViewCollection Views { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPViewCollection
Ein SPViewCollection -Objekt, das übergeordnete Element die Auflistung darstellt.

Siehe auch

Referenz

SPView Klasse

SPView-Member

Microsoft.SharePoint-Namespace