SPSite.WebApplication - Propriété

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

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property WebApplication As SPWebApplication
    Get
'Utilisation
Dim instance As SPSite
Dim value As SPWebApplication

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

Valeur de propriété

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

Voir aussi

Référence

SPSite classe

SPSite - Membres

Microsoft.SharePoint - Espace de noms