NetworkProfileName (settingsType) Element
Contains the name of a network profile. The Task Scheduler service checks the availability of this network when the RunOnlyIfNetworkAvailable element is set to True. The name is used for display purposes.
<xs:element name="NetworkProfileName"
type="string"
minOccurs="0"
/>
The NetworkProfileName element is defined by the settingsType complex type.
Parent element
Element | Derived from | Description |
---|---|---|
Settings (taskType) | settingsType | Specifies the settings that the Task Scheduler uses to perform the task. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |