The properties of the ISymbolDocument interface are listed below. For a complete list of ISymbolDocument interface members, see the ISymbolDocument Members topic.
CheckSumAlgorithmId | Gets the checksum algorithm identifier. |
DocumentType | Gets the type of the current document. |
HasEmbeddedSource | Checks whether the current document is stored in the symbol store. |
Language | Gets the language of the current document. |
LanguageVendor | Gets the language vendor of the current document. |
SourceLength | Gets the length, in bytes, of the embedded source. |
URL | Gets the URL of the current document. |
ISymbolDocument Interface | System.Diagnostics.SymbolStore Namespace