Container.LifetimeManagers Property

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the lifetime managers of this container instance.

public:
 property Microsoft::EnterpriseManagement::ILifetimeManagerTypeRegistry ^ LifetimeManagers { Microsoft::EnterpriseManagement::ILifetimeManagerTypeRegistry ^ get(); };
public Microsoft.EnterpriseManagement.ILifetimeManagerTypeRegistry LifetimeManagers { get; }
member this.LifetimeManagers : Microsoft.EnterpriseManagement.ILifetimeManagerTypeRegistry
Public ReadOnly Property LifetimeManagers As ILifetimeManagerTypeRegistry

Property Value

The lifetime managers of this container instance.

Implements

Applies to