ResolvedDiagnosticEvent.DiagnosticEvent Property

Definition

Gets the original DiagnosticEvent.

public:
 property Microsoft::VisualStudio::IntelliTrace::DiagnosticEvent ^ DiagnosticEvent { Microsoft::VisualStudio::IntelliTrace::DiagnosticEvent ^ get(); };
public:
 property Microsoft::VisualStudio::IntelliTrace::DiagnosticEvent ^ DiagnosticEvent { Microsoft::VisualStudio::IntelliTrace::DiagnosticEvent ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.DiagnosticEvent DiagnosticEvent { get; }
member this.DiagnosticEvent : Microsoft.VisualStudio.IntelliTrace.DiagnosticEvent
Public ReadOnly Property DiagnosticEvent As DiagnosticEvent

Property Value

Applies to