共用方式為


LinePragmaCodeInfo.CodeLength 屬性

定義

取得指令碼區塊的長度。

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

屬性值

指令碼區塊的長度。

適用於

另請參閱