DocumentDiagnostic(WorkspaceDiagnosticKind, String, DocumentId) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
DocumentDiagnostic(Microsoft::CodeAnalysis::WorkspaceDiagnosticKind kind, System::String ^ message, Microsoft::CodeAnalysis::DocumentId ^ documentId);
public DocumentDiagnostic(Microsoft.CodeAnalysis.WorkspaceDiagnosticKind kind, string message, Microsoft.CodeAnalysis.DocumentId documentId);
new Microsoft.CodeAnalysis.DocumentDiagnostic : Microsoft.CodeAnalysis.WorkspaceDiagnosticKind * string * Microsoft.CodeAnalysis.DocumentId -> Microsoft.CodeAnalysis.DocumentDiagnostic
Public Sub New (kind As WorkspaceDiagnosticKind, message As String, documentId As DocumentId)
Parameter
- message
- String
- documentId
- DocumentId