NetworkSettingsId Property
Gets or sets a GUID value that identifies a network profile.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[DefaultValueAttribute(typeof(Guid), "00000000-0000-0000-0000-000000000000")]
public Guid Id { get; set; }
Property Value
Guid