VBSymbol Properties
The VBSymbol type exposes the following members.
| Name | Description | |
|---|---|---|
|
Content | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the content of a SymbolBase(TType). (Inherited from SymbolBase(TType).) |
|
Errors | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the razor error. (Inherited from SymbolBase(TType).) |
|
Keyword | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the keyword used in the VB. |
|
Start | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the starting point of the source location. (Inherited from SymbolBase(TType).) |
|
Type | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a Type that inherits from the base Type. (Inherited from SymbolBase(TType).) |
Show: