ModelMetadataIdentity.ContainerType Propiedad

Definición

Obtiene la Type definición de la propiedad del modelo representada por la instancia actual o null si la instancia actual no representa una propiedad.

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

Valor de propiedad

Type

Se aplica a