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 Members

Properties

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.

Methods

FindClosestLine Returns the closest line that is a sequence point, given a line in the current document that may or may not be a sequence point.
GetCheckSum Gets the checksum.
GetSourceRange Gets the embedded document source for the specified range.

See Also

ISymbolDocument Interface | System.Diagnostics.SymbolStore Namespace