Freigeben über


SPModuleCollection.Web-Eigenschaft

Ruft die übergeordnete Website der Auflistung ab.

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

Syntax

'Declaration
Public ReadOnly Property Web As SPWeb
    Get
'Usage
Dim instance As SPModuleCollection
Dim value As SPWeb

value = instance.Web
public SPWeb Web { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPWeb
Ein Microsoft.SharePoint.SPWeb -Objekt, das die übergeordnete Website darstellt.

Siehe auch

Referenz

SPModuleCollection Klasse

SPModuleCollection-Member

Microsoft.SharePoint-Namespace