Freigeben über


CompositionError.Exception Eigenschaft

Definition

Ruft die Ausnahme ab, die die Ursache des Kompositionsfehlers darstellt.

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

Eigenschaftswert

Die Ausnahme, die den aktuellen CompositionError verursacht. Der Standardwert ist null.

Gilt für: