Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Provides the settings that the Task Scheduler service uses to obtain a network profile.
Inheritance
The INetworkSettings interface inherits from the IDispatch interface.
Methods
The INetworkSettings interface has these methods.
| INetworkSettings::get_Id Gets or sets a GUID value that identifies a network profile. (Get) |
| INetworkSettings::get_Name Gets or sets the name of a network profile. (Get) |
| INetworkSettings::put_Id Gets or sets a GUID value that identifies a network profile. (Put) |
| INetworkSettings::put_Name Gets or sets the name of a network profile. (Put) |
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
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | taskschd.h |