The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ServiceControllerPermissionEntryCollection::AddRange Method (ServiceControllerPermissionEntryCollection^)
.NET Framework (current version)
Appends a set of specified permission entries to this collection.
Assembly: System.ServiceProcess (in System.ServiceProcess.dll)
Parameters
- value
-
Type:
System.ServiceProcess::ServiceControllerPermissionEntryCollection^
A ServiceControllerPermissionEntryCollection that contains the permission entries to add.
| Exception | Condition |
|---|---|
| ArgumentNullException | value is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: