Compartir a través de


ModelMetadata.ContainerType Propiedad

Definición

Obtiene el tipo de contenedor.

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

Valor de propiedad

Type

Tipo del contenedor o null si no hay ningún contenedor.

Se aplica a