ContractFailedEventArgs.Message プロパティ

定義

ContractFailed イベントを説明するメッセージを取得します。

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

プロパティ値

イベントを説明するメッセージ。

適用対象