ISymbol Interface
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents an interface for the web razor symbol.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
The ISymbol 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 the symbol. |
![]() | Start | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the location of the symbol. |
| Name | Description | |
|---|---|---|
![]() | ChangeStart | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Changes the location of the symbol. |
![]() | OffsetStart | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Indicates the starting offset of the symbol. |
| Name | Description | |
|---|---|---|
![]() | GetContent | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the content of this SymbolExtensions class. (Defined by SymbolExtensions.) |
Show:
