Share via


SPSite.WebApplication-Eigenschaft

Gets the SharePoint Foundation Web application to which the site collection belongs.

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

Syntax

'Declaration
Public ReadOnly Property WebApplication As SPWebApplication
    Get
'Usage
Dim instance As SPSite
Dim value As SPWebApplication

value = instance.WebApplication
public SPWebApplication WebApplication { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPWebApplication
The parent Web application.

Siehe auch

Referenz

SPSite Klasse

SPSite-Member

Microsoft.SharePoint-Namespace