次の方法で共有


FunctionParameter.MaxLength プロパティ

定義

パラメーターの最大長を取得します。

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

プロパティ値

パラメーターの最大長。

適用対象