次の方法で共有


PropertyDefinition.MaxLength プロパティ

定義

文字列の最大長。 type が string の場合にのみ使用されます。

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

プロパティ値

適用対象