Click or drag to resize

MultiEnumMemberDeclUnderlyingType Property

Get the underlying type of the enum.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Expression UnderlyingType { get; }

Property Value

Type: Expression
See Also