TaskHistoryControlActivate Method
Note: This API is now obsolete.
Activates this instance. Call when the control receives initial focus or needs to refresh.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
[ObsoleteAttribute("The Activate method is being deprecated. Use the Task property instead.")]
public void Activate(
Task t
)
Parameters
- t Task
- The Task for which to get the history.