DkmILInterpreterPrimitiveValue.Value Property

Definition

The value to be passed into or returned from the interpreted method.

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

public:
 property System::Object ^ Value { System::Object ^ get(); };
public:
 property Platform::Object ^ Value { Platform::Object ^ get(); };
public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

Property Value

Applies to