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

속성 값

적용 대상