Condividi tramite


ModelMetadata.IsNullableValueType Proprietà

Definizione

Ottiene un valore che indica se il tipo ammette i valori Null.

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

Valore della proprietà

true se il tipo è nullable; in caso contrario, false.

Si applica a