Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |