NativeActivityAbortContext.Reason 属性

定义

获取包含活动中止原因的 Exception

public:
 property Exception ^ Reason { Exception ^ get(); };
public Exception Reason { get; }
member this.Reason : Exception
Public ReadOnly Property Reason As Exception

属性值

包含活动中止原因的异常。

适用于