ExecutionReport.Provider Property

Gets the provider.
public IExecutionProvider Provider {get;}
This language is not supported or no code example is available.
public:  
property IExecutionProvider^ Provider { 
IExecutionProvider^ get( ); 
}
This language is not supported or no code example is available.
public function get Provider() : IExecutionProvider;
This language is not supported or no code example is available.

Property Value

IExecutionProvider

The provider.

In this article

Definition