Open sandboxFocus

Property IsReferenceType

IsReferenceType

Gets a value indicating whether the type is a reference type. If the type is a generic parameter without a struct, class or similar constraint, this property evaluates to null.

Declaration
bool? IsReferenceType { get; }
Property Value
Type Description
bool?