The members of System.Diagnostics.SymbolStore.ISymbolDocument are listed below.
[read-only] | CheckSumAlgorithmId | Guid.
Gets the checksum algorithm identifier. |
[read-only] | DocumentType | Guid.
Gets the type of the current document. |
[read-only] | HasEmbeddedSource | bool.
Checks whether the current document is stored in the symbol store. |
[read-only] | Language | Guid.
Gets the language of the current document. |
[read-only] | LanguageVendor | Guid.
Gets the language vendor of the current document. |
[read-only] | SourceLength | int.
Gets the length, in bytes, of the embedded source. |
[read-only] | URL | string.
Gets the URL of the current document. |
FindClosestLine(int)
| ||
GetCheckSum()
| ||
GetSourceRange(int, int, int, int)
|