ParameterDescriptor.BindingInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the binding information.
public virtual System.Web.Mvc.ParameterBindingInfo BindingInfo { get; }
member this.BindingInfo : System.Web.Mvc.ParameterBindingInfo
Public Overridable ReadOnly Property BindingInfo As ParameterBindingInfo
Property Value
The binding information.