Condividi tramite


ITypeSymbol.IsValueType Proprietà

Definizione

True se questo tipo è noto come tipo valore. Non è mai il caso che IsReferenceType e IsValueType entrambi restituiscono true. Tuttavia, per un parametro IsReferenceType di tipo non vincolato e IsValueType restituirà entrambi false.

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

Valore della proprietà

Si applica a