ResolvedDiagnosticEvent.DataQueryType Property

Definition

Gets the DiagnosticEventDataQueryType used to record this DiagnosticEvent.

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

Property Value

Applies to