ValuePrefixAttribute Constructor
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Initializes a new instance of the ValuePrefixAttribute class.
Namespace: System.Web.Http.ValueProviders
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Protected Sub New
protected ValuePrefixAttribute()
protected:
ValuePrefixAttribute()
new : unit -> ValuePrefixAttribute
protected function ValuePrefixAttribute()