Freigeben über


ResolvedDiagnosticEvent.DataQueryLongDescriptionFormatString Property

Definition

Gets the long 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 ^ DataQueryLongDescriptionFormatString { System::String ^ get(); };
public:
 property Platform::String ^ DataQueryLongDescriptionFormatString { Platform::String ^ get(); };
public string DataQueryLongDescriptionFormatString { get; }
member this.DataQueryLongDescriptionFormatString : string
Public ReadOnly Property DataQueryLongDescriptionFormatString As String

Property Value

Applies to