Share via


StartProcessInfo.EnvironmentVariables Field

Definition

Gets or sets the environment variables to use when it starts the application. The environment variables are represented as a null-terminated block of null-terminated strings.

public: System::String ^ EnvironmentVariables;
public string EnvironmentVariables;
val mutable EnvironmentVariables : string
Public EnvironmentVariables As String 

Field Value

Applies to