Condividi tramite


FixAllContext.DiagnosticIds Proprietà

Definizione

ID di diagnostica da correggere. Si noti che GetDocumentDiagnosticsAsync(Document)i metodi e GetProjectDiagnosticsAsync(Project)GetAllDiagnosticsAsync(Project) restituiscono solo la diagnostica i cui ID sono contenuti in questo set di ID.

public:
 property System::Collections::Immutable::ImmutableHashSet<System::String ^> ^ DiagnosticIds { System::Collections::Immutable::ImmutableHashSet<System::String ^> ^ get(); };
public System.Collections.Immutable.ImmutableHashSet<string> DiagnosticIds { get; }
member this.DiagnosticIds : System.Collections.Immutable.ImmutableHashSet<string>
Public ReadOnly Property DiagnosticIds As ImmutableHashSet(Of String)

Valore della proprietà

Si applica a