Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
RepetitionPattern Class
RepetitionPattern Methods
Dispose Method
Equals Method
GetHashCode Method
IsSet Method
Repetition
Pattern
Is
Set Method
Determines whether any properties for this
RepetitionPattern
have been set.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax
C#
Copy
public
bool
IsSet
()
Request Example
View Source
Return Value
Boolean
true
if properties have been set; otherwise,
false
.
See Also
Reference
RepetitionPattern Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.