TaskPrincipalPrivilegesIsReadOnly Property
Gets a value indicating whether the
ICollectionT is read-only.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public bool IsReadOnly { get; }
Return Value
Booleantrue if the
ICollectionT is read-only; otherwise, false.