LinePragmaCodeInfo.CodeLength 属性

定义

获取脚本块的长度。

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

属性值

脚本块的长度。

适用于

另请参阅