다음을 통해 공유


ProgrammableDataQueryResultReader.FailedQuery Property

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

Syntax

‘선언
Public Shared ReadOnly Property FailedQuery As String
    Get
public static string FailedQuery { get; }
public:
static property String^ FailedQuery {
    String^ get ();
}
static member FailedQuery : string
static function get FailedQuery () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ProgrammableDataQueryResultReader Class

Microsoft.HistoricalDebuggerHost Namespace