ProviderManager.SetExecutionSimulator (String) Method

Sets the execution simulator.
public void SetExecutionSimulator( 
string name 
)
This language is not supported or no code example is available.
public:  
void SetExecutionSimulator( 
String^ name 
)
This language is not supported or no code example is available.
public function SetExecutionSimulator( 
name : String 
);
This language is not supported or no code example is available.

Parameters

name
string

The name.

In this article

Definition