NewTaskParameters.EnvironmentSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Environment settings to add to the new task.
public System.Collections.IDictionary EnvironmentSettings { get; set; }
member this.EnvironmentSettings : System.Collections.IDictionary with get, set
Public Property EnvironmentSettings As IDictionary