Gets the length, in bytes, of the embedded source.
[Visual Basic] ReadOnly Property SourceLength As Integer [C#] int SourceLength {get;} [C++] int get_SourceLength() = 0; [JScript] abstract function get SourceLength() : int;
The source length of the current document.
ISymbolDocument Interface | ISymbolDocument Members | System.Diagnostics.SymbolStore Namespace