ManagedWrapper.ExecutionValue Property

Definition

Gets the execution value of the wrapper.

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

Property Value

The execution value of the wrapper.

Implements

Applies to