Task Scheduler Managed Class Library
Task Scheduler Managed Class Library
Task Scheduler Managed Class Library Overview
Microsoft.Win32.TaskScheduler
TaskPrincipalPrivileges Class
TaskPrincipalPrivileges Properties
Count Property
IsReadOnly Property
Item Property
Task
Principal
Privileges
Count Property
Gets the number of elements contained in the
ICollection
T
.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.12.0
Syntax
C#
Copy
public
int
Count
{
get
; }
Request Example
View Source
Return Value
Int32
The number of elements contained in the
ICollection
T
.
See Also
Reference
TaskPrincipalPrivileges Class
Microsoft.Win32.TaskScheduler Namespace
© 2024 GitHub Community. All rights reserved.