INetworkSettings interface
Provides the settings that the Task Scheduler service uses to obtain a network profile.
Members
The INetworkSettings interface inherits from the IDispatch interface. INetworkSettings also has these types of members:
Properties
The INetworkSettings interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write |
Gets or sets a GUID value that identifies a network profile. | |
| Read/write |
Gets or sets the name of a network profile. The name is used for display purposes. |
Remarks
When reading or writing your own XML for a task, network settings are specified using the NetworkSettings element of the Task Scheduler schema.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/30/2012
