Share via


DocumentDiagnostic Clase

Definición

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

Constructores

DocumentDiagnostic(WorkspaceDiagnosticKind, String, DocumentId)

Propiedades

DocumentId
Kind (Heredado de WorkspaceDiagnostic)
Message (Heredado de WorkspaceDiagnostic)

Métodos

ToString() (Heredado de WorkspaceDiagnostic)

Se aplica a