ManagementUnit.Configuration Property
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.
Gets configuration information for the current management unit.
public:
property Microsoft::Web::Management::Server::ManagementConfiguration ^ Configuration { Microsoft::Web::Management::Server::ManagementConfiguration ^ get(); };
public Microsoft.Web.Management.Server.ManagementConfiguration Configuration { get; }
member this.Configuration : Microsoft.Web.Management.Server.ManagementConfiguration
Public ReadOnly Property Configuration As ManagementConfiguration
Property Value
A Microsoft.Web.Administration.ManagementConfiguration object that provides access to configuration information.