public SymTagEnum Tag
Public Tag As SymTagEnum
Dim instance As SymbolInfo
Dim value As SymTagEnum
value = instance.Tag
instance.Tag = value
public:
SymTagEnum Tag
val mutable Tag: SymTagEnum
No code example is currently available or this language may not be supported.