共用方式為


ISymbolDocument.SourceLength 屬性

定義

取得內嵌來源的長度 (以位元組為單位)。

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

屬性值

目前文件的來源長度。

適用於