ValidationEventArgs.Message プロパティ
検証イベントに対応している説明テキストを取得します。
Public ReadOnly Property Message As String
[C#]
public string Message {get;}
[C++]
public: __property String* get_Message();
[JScript]
public function get Message() : String;
プロパティ値
説明テキスト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ValidationEventArgs クラス | ValidationEventArgs メンバ | System.Xml.Schema 名前空間