Instrument.ExecutionProvider Property

public IExecutionProvider ExecutionProvider {get; set;}
This language is not supported or no code example is available.
public:  
property IExecutionProvider^ ExecutionProvider { 
IExecutionProvider^ get( ); 
void set( 
IExecutionProvider^ value 
); 
}
This language is not supported or no code example is available.
public function get ExecutionProvider() : IExecutionProvider
public function set ExecutionProvider(value : IExecutionProvider);
This language is not supported or no code example is available.

Property Value

IExecutionProvider

In this article

Definition