ISymbolDocument.SourceLength Property

Definition

Gets the length, in bytes, of the embedded source.

public:
 property int SourceLength { int get(); };
public int SourceLength { get; }
member this.SourceLength : int
Public ReadOnly Property SourceLength As Integer

Property Value

The source length of the current document.

Applies to