Share via


ExtensionContext Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Unity Application Block information can be found at the Unity Application Block site.

The ExtensionContext type exposes the following members.

Constructors

  Name Description
Ee649975.protmethod(en-us,PandP.10).gif ExtensionContext

Methods

  Name Description
Ee649975.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee649975.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee649975.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee649975.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee649975.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee649975.pubmethod(en-us,PandP.10).gif RegisterNamedType
Store a type/name pair for later resolution.
Ee649975.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)

Properties

  Name Description
Ee649975.pubproperty(en-us,PandP.10).gif BuildPlanStrategies
The strategies this container uses to construct build plans.
Ee649975.pubproperty(en-us,PandP.10).gif Container
The container that this context is associated with.
Ee649975.pubproperty(en-us,PandP.10).gif Lifetime
The ILifetimeContainer that this container uses.
Ee649975.pubproperty(en-us,PandP.10).gif Locator
The IReadWriteLocator that this container uses.
Ee649975.pubproperty(en-us,PandP.10).gif Policies
The policies this container uses.
Ee649975.pubproperty(en-us,PandP.10).gif Strategies
The strategies this container uses.

Events

  Name Description
Ee649975.pubevent(en-us,PandP.10).gif Registering
This event is raised when the RegisterType(Type, Type, String, LifetimeManager, array<InjectionMember[]) method, or one of its overloads, is called.
Ee649975.pubevent(en-us,PandP.10).gif RegisteringInstance
This event is raised when the RegisterInstance(Type, String, Object, LifetimeManager) method, or one of its overloads, is called.

See Also

ExtensionContext Class

Microsoft.Practices.Unity Namespace