ResolvedDiagnosticEvent.DataQueryShortDescriptionFormatString Property

Definition

Gets the short description format string associated with the data query for this DiagnosticEvent as described in the collection plan. If DataQueryType is not DataQuery an empty string is returned.

public:
 property System::String ^ DataQueryShortDescriptionFormatString { System::String ^ get(); };
public:
 property Platform::String ^ DataQueryShortDescriptionFormatString { Platform::String ^ get(); };
public string DataQueryShortDescriptionFormatString { get; }
member this.DataQueryShortDescriptionFormatString : string
Public ReadOnly Property DataQueryShortDescriptionFormatString As String

Property Value

Applies to