SymDocument.SourceLength Proprietà

Definizione

Recupera la lunghezza, in byte, dell'origine incorporata.

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

Valore della proprietà

Lunghezza di origine del documento corrente.

Implementazioni

Si applica a