BindingMetadataProviderContext Class

Definition

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.

Applies to