BindingMetadataProviderContext Class
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.
A context for an IBindingMetadataProvider.
public ref class BindingMetadataProviderContext
public class BindingMetadataProviderContext
type BindingMetadataProviderContext = class
Public Class BindingMetadataProviderContext
- Inheritance
-
BindingMetadataProviderContext
Constructors
BindingMetadataProviderContext(ModelMetadataIdentity, ModelAttributes) |
Creates a new BindingMetadataProviderContext. |
Properties
Attributes |
Gets the attributes. |
BindingMetadata |
Gets the BindingMetadata. |
Key |
Gets the ModelMetadataIdentity. |
ParameterAttributes |
Gets the parameter attributes. |
PropertyAttributes |
Gets the property attributes. |
TypeAttributes |
Gets the type attributes. |