DocumentDiagnostic Klasse

Definition

public ref class DocumentDiagnostic : Microsoft::CodeAnalysis::WorkspaceDiagnostic
public class DocumentDiagnostic : Microsoft.CodeAnalysis.WorkspaceDiagnostic
type DocumentDiagnostic = class
    inherit WorkspaceDiagnostic
Public Class DocumentDiagnostic
Inherits WorkspaceDiagnostic
Vererbung
DocumentDiagnostic

Konstruktoren

Name Beschreibung
DocumentDiagnostic(WorkspaceDiagnosticKind, String, DocumentId)

Eigenschaften

Name Beschreibung
DocumentId
Kind (Geerbt von WorkspaceDiagnostic)
Message (Geerbt von WorkspaceDiagnostic)

Methoden

Name Beschreibung
ToString() (Geerbt von WorkspaceDiagnostic)

Gilt für: