Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Enables the host to specify the application domain manager that will be used to initialize the default application domain, and to specify initialization properties.
Methods
Method |
Description |
|---|---|
Specifies the type, derived from the System.AppDomainManager class, of the application domain manager that will be used to initialize the default application domain. |
|
Sets properties that will be used to initialize the default application domain. |
Remarks
To get an instance of this interface, call the ICLRControl::GetCLRManager method with the manager type IID IID_ICLRDomainManager.
Requirements
Platforms: See .NET Framework System Requirements.
Header: MetaHost.h
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: 4