ModelMetadataTypeAttribute.MetadataType Property

Definition

Gets the type of metadata class that is associated with a data model class.

public:
 property Type ^ MetadataType { Type ^ get(); };
public Type MetadataType { get; }
member this.MetadataType : Type
Public ReadOnly Property MetadataType As Type

Property Value

Applies to