nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio / EnumSymbol

EnumSymbol

Full name Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.VBProj.CodeDOM.EnumSymbol Assembly Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio Members 2

01 Syntax

Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.VBProj.CodeDOM.EnumSymbol

02 Properties

NameOverloadsSummary
EnumBaseType 1 the underlying base type of an enum, e.g.
Type 1

03 Members

property EnumBaseType #
EnumBaseType

the underlying base type of an enum, e.g. Enum X As Long

property Type #
Type