Share via


DkmIntermediateEvaluationResult.Expression Property

Definition

Expression that should be evaluated by a different Expression Evaluator than the one that generated the DkmIntermediateResult.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

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

Property Value

Applies to