共用方式為


FunctionParameter.MaxLength 屬性

定義

取得參數的最大長度。

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

屬性值

參數的長度上限。

適用於