Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
TaskRegistrationInfo Class
TaskRegistrationInfo Properties
Author Property
Date Property
Description Property
Documentation Property
SecurityDescriptor Property
SecurityDescriptorSddlForm Property
Source Property
URI Property
Version Property
XmlText Property
Task
Registration
Info
Version Property
Gets or sets the version number of the task.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax
C#
Copy
public
Version
Version
{
get
;
set
; }
Request Example
View Source
Property Value
Version
See Also
Reference
TaskRegistrationInfo Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.