VBFixedStringAttribute.Length 속성

정의

문자열의 길이를 가져옵니다.

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

속성 값

문자열의 길이입니다.

설명

이 특성의 생성자는 가 문자열에 적용될 때 VBFixedStringAttribute 이 속성을 설정합니다.

적용 대상

추가 정보