CSharpSymbol Properties
The CSharpSymbol 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>.) |
|
EscapedIdentifier | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets a value that indicates whether the symbol has an escaped identifier. |
|
Keyword | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the language keyword. |
|
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: