IManagementHost.CreateManagementContext Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the IManagementContext interface.
public:
Microsoft::Web::Management::Server::IManagementContext ^ CreateManagementContext();
public Microsoft.Web.Management.Server.IManagementContext CreateManagementContext ();
abstract member CreateManagementContext : unit -> Microsoft.Web.Management.Server.IManagementContext
Public Function CreateManagementContext () As IManagementContext
Returns
The IManagementContext interface.
Remarks
The Microsoft.Web.Management.Server.IManagementContext interface encapsulates client version information.