WellKnownDiagnosticTags.AnalyzerException Field

Definition

Indicates that the diagnostic is related to an exception thrown by a DiagnosticAnalyzer.

public: System::String ^ AnalyzerException;
public const string AnalyzerException;
val mutable AnalyzerException : string
Public Const AnalyzerException As String 

Field Value

Applies to