CompositionError.Exception Egenskap

Definition

Hämtar undantaget som är den underliggande orsaken till kompositionsfelet.

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

Egenskapsvärde

Undantaget som är den underliggande orsaken till CompositionError. Standardvärdet är null.

Gäller för