다음을 통해 공유


LinePragmaCodeInfo.CodeLength 속성

정의

스크립트 블록의 길이를 가져옵니다.

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

속성 값

Int32

스크립트 블록의 길이입니다.

적용 대상

추가 정보