ProcessService.HasCapability

Declaration

public static bool HasCapability(string capName);

Parameters

capName The capability name.

Returns

bool True if the process has the capability. False otherwise.

Description

Checks whether the current process has a given capability.


Did you find this page useful? Please give it a rating: