FunctionParameter.MaxLength 属性

定义

获取 参数的最大长度。

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

属性值

参数的最大长度。

适用于