Share via


DiagnosticResult.DiagnosticId Property

Definition

The id of the diagnostic that ran.

public:
 property Guid DiagnosticId { Guid get(); };
public Guid DiagnosticId { get; }
member this.DiagnosticId : Guid
Public ReadOnly Property DiagnosticId As Guid

Property Value

Returns Guid.

Applies to