NewJobParameters.CommonEnvironmentSettings 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.
The common environment settings that are automatically added to all tasks.
public System.Collections.IDictionary CommonEnvironmentSettings { get; set; }
member this.CommonEnvironmentSettings : System.Collections.IDictionary with get, set
Public Property CommonEnvironmentSettings As IDictionary