ResolvedDiagnosticEvent.DiagnosticEvent Property

Gets the original DiagnosticEvent.

Namespace:  Microsoft.VisualStudio.IntelliTrace
Assembly:  Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)

Syntax

‘선언
Public ReadOnly Property DiagnosticEvent As DiagnosticEvent
    Get
public DiagnosticEvent DiagnosticEvent { get; }
public:
property DiagnosticEvent^ DiagnosticEvent {
    DiagnosticEvent^ get ();
}
member DiagnosticEvent : DiagnosticEvent
function get DiagnosticEvent () : DiagnosticEvent

Property Value

Type: Microsoft.VisualStudio.IntelliTrace.DiagnosticEvent

.NET Framework Security

See Also

Reference

ResolvedDiagnosticEvent Class

Microsoft.VisualStudio.IntelliTrace Namespace