IContainer Interface
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Allows you to access the features associated with this container
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Dim instance As IContainer
This is an Inversion of Control (IoC) interface that you can use to load services in the SDK client. All the strongly typed properties of the EnterpriseManagementGroup (such as EntityObjects) are actually internally loaded by means of an IoC architecture.
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XPTarget Platforms
Windows Server 2008,Windows Server 2003
Show: