 | TaskEventWatcherTargetServer Property |
Gets or sets the name of the computer that is running the Task Scheduler service that the user is connected to.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public string TargetServer { get; set; }
Request Example
View SourceProperty Value
String
See Also