public static bool HasCapability (string capName);

Parameters

capNameThe capability name.

Returns

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

Description

Checks whether the current process has a given capability.