Share via


ModelMetadataIdentity.ContainerType Property

Definition

Gets the Type defining the model property represented by the current instance, or null if the current instance does not represent a property.

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

Property Value

Applies to