Condividi tramite


CompositionError.Exception Proprietà

Definizione

Ottiene l'eccezione che rappresenta la causa sottostante dell'errore di composizione.

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

Valore della proprietà

Eccezione che rappresenta la causa sottostante di CompositionError. Il valore predefinito è null.

Si applica a