CompositionError.Exception 屬性

定義

取得例外,該例外是組成錯誤的根本原因。

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

屬性值

例外是 的 CompositionError根本原因。 預設值為 null

適用於