ErrorLogOptions.SarifVersion Property

Definition

Version of the SARIF format used in the error log.

public Microsoft.CodeAnalysis.SarifVersion SarifVersion { get; }
member this.SarifVersion : Microsoft.CodeAnalysis.SarifVersion
Public ReadOnly Property SarifVersion As SarifVersion

Property Value

Applies to