Udostępnij za pośrednictwem


DkmEvaluateDebuggerDisplayStringAsyncResult.Result Property

Definition

The formatted value to display in the debugger UI. For example "Count = 5".

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

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

Property Value

Applies to