NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ISymbolDocument Properties

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.

See Also

ISymbolDocument Interface | System.Diagnostics.SymbolStore Namespace