bool
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.