次の方法で共有


FailureContext.Failure プロパティ

定義

エラーのわかりやすいエラー メッセージ。

public:
 property Exception ^ Failure { Exception ^ get(); void set(Exception ^ value); };
public Exception Failure { get; set; }
member this.Failure : Exception with get, set
Public Property Failure As Exception

プロパティ値

適用対象