A Sandcastle Documented Class Library
ErrorMessages プロパティ
名前空間CFW.ValidatorsValidatorBaseErrorMessages
検証中に発生したメッセージ
宣言の構文
C#Visual BasicVisual C++
public List<string> ErrorMessages { get; set; }
Public Property ErrorMessages As List(Of String)
public:
property List<String^>^ ErrorMessages {
	List<String^>^ get ();
	void set (List<String^>^ value);
}

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