Compartir a través de


ModelMetadata.IsNullableValueType Propiedad

Definición

Obtiene un valor que indica si es o no ModelType un Nullable<T>objeto .

public:
 property bool IsNullableValueType { bool get(); };
public bool IsNullableValueType { get; }
member this.IsNullableValueType : bool
Public ReadOnly Property IsNullableValueType As Boolean

Valor de propiedad

Se aplica a