Type Default Value Read Only Description
bool false No Gets or sets whether to initialize the Python engine with NoSiteFlag enabled.

 

   

Notes
 

Gets or sets whether to initialize the Python engine with NoSiteFlag enabled.

It should be set to true to use a virtual environment.example: See PythonRuntime.AutoInitializeRuntime for an example.

 

   

Example
 
None.