A Sandcastle Documented Class Library
MinLength プロパティ
名前空間CFW.FieldPropertiesStringFieldPropertyMinLength
最小の長さ(これ未満ならエラー)
宣言の構文
C#Visual BasicVisual C++
public int MinLength { get; set; }
Public Property MinLength As Integer
public:
property int MinLength {
	int get ();
	void set (int value);
}

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)