다음을 통해 공유


FunctionParameter.MaxLength 속성

정의

매개 변수의 최대 길이를 가져옵니다.

public Nullable<int> MaxLength { get; }
member this.MaxLength : Nullable<int>
Public ReadOnly Property MaxLength As Nullable(Of Integer)

속성 값

매개 변수의 최대 길이입니다.

적용 대상