共用方式為


NativeActivityAbortContext.Reason 屬性

定義

取得包含活動中止原因的 Exception

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

屬性值

包含活動中止原因的例外狀況。

適用於