 | TaskSettingsNetworkSettings Property |
Gets or sets the network settings object that contains a network profile identifier and name. If the RunOnlyIfNetworkAvailable
property of ITaskSettings is true and a network profile is specified in the NetworkSettings property, then the task will run
only if the specified network profile is available.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax
See Also