Share via


AnalyzerLoadFailureEventArgs.Exception Property

Definition

Exception that was thrown while loading the analyzer. May be null.

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

Property Value

Applies to