Open sandboxFocus

Property UnderlyingType

UnderlyingType

Gets the underlying type of an enum, the non-nullable type of a nullable reference type, or the current type.

Declaration
INamedType UnderlyingType { get; }
Property Value
Type Description
INamedType