ValidationEventArgs.Message プロパティ

定義

検証イベントに対応するテキストの説明を取得します。

public:
 property System::String ^ Message { System::String ^ get(); };
public string Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

プロパティ値

テキストの説明。

適用対象