StartProcessCommand.Environment Property

Definition

Gets or sets the environment variables for the process.

[System.Management.Automation.Parameter]
public System.Collections.Hashtable Environment { get; set; }
[<System.Management.Automation.Parameter>]
member this.Environment : System.Collections.Hashtable with get, set
Public Property Environment As Hashtable

Property Value

Attributes

Applies to