Mono Class Library: Overview

System.Diagnostics.SymbolStore.ISymbolDocument: Members

The members of System.Diagnostics.SymbolStore.ISymbolDocument are listed below.

Public Properties

[read-only]
CheckSumAlgorithmIdGuid. Documentation for this section has not yet been entered.
[read-only]
DocumentTypeGuid. Documentation for this section has not yet been entered.
[read-only]
HasEmbeddedSourcebool. Documentation for this section has not yet been entered.
[read-only]
LanguageGuid. Documentation for this section has not yet been entered.
[read-only]
LanguageVendorGuid. Documentation for this section has not yet been entered.
[read-only]
SourceLengthint. Documentation for this section has not yet been entered.
[read-only]
URLstring. Documentation for this section has not yet been entered.

Public Methods

FindClosestLine(int) : int
Documentation for this section has not yet been entered.
GetCheckSum() : byte[]
Documentation for this section has not yet been entered.
GetSourceRange(int, int, int, int) : byte[]
Documentation for this section has not yet been entered.