StringLengthAttribute.MinimumLength 屬性

定義

取得或設定字串的最小長度。

public:
 property int MinimumLength { int get(); void set(int value); };
public int MinimumLength { get; set; }
member this.MinimumLength : int with get, set
Public Property MinimumLength As Integer

屬性值

弦的最小長度。

適用於