Interface IUriValueProviderFactory
- Namespace
- System.Web.Http.ValueProviders
- Assembly
- System.Web.Http.dll
Represents an interface that is implemented by any ValueProviderFactory that supports the creation of a IValueProvider to access the System.Uri of an incoming HttpRequestMessage.
public interface IUriValueProviderFactory