Partager via


CompositionError.Exception Propriété

Définition

Obtient l'exception qui constitue la cause sous-jacente de l'erreur de composition.

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

Valeur de propriété

Exception qui constitue la cause sous-jacente de CompositionError. La valeur par défaut est null.

S’applique à