PortalContext.ServerContext, propriété (Microsoft.SharePoint.Portal)
Gets a ServerContext object that provides run-time methods for shared services in Microsoft Office SharePoint Server 2007.
Espace de noms : Microsoft.SharePoint.Portal
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ServerContext As ServerContext
'Utilisation
Dim instance As PortalContext
Dim value As ServerContext
value = instance.ServerContext
public ServerContext ServerContext { get; }
Valeur de la propriété
A ServerContext object.
Voir aussi
Référence
PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms