HttpConfiguration::DependencyResolver Property
Gets or sets the dependency resolver associated with thisinstance.
Assembly: System.Web.Http (in System.Web.Http.dll)
public: property IDependencyResolver^ DependencyResolver { IDependencyResolver^ get(); void set(IDependencyResolver^ value); }
Show: