Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the default ServerContext instance for the local server farm.
Namespace: Microsoft.Office.Server
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Default As ServerContext
Get
'Usage
Dim value As ServerContext
value = ServerContext.Default
public static ServerContext Default { get; }
Property Value
Type: Microsoft.Office.Server.ServerContext
A ServerContext instance.