TaskPrincipalPrivilegesTaskPrincipalPrivilegesEnumeratorCurrent Property
Gets the element in the collection at the current position of the enumerator.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public TaskPrincipalPrivilege Current { get; }
Return Value
TaskPrincipalPrivilegeThe element in the collection at the current position of the enumerator.