public static bool HasCapability (string capName);

Parámetros

capNameThe capability name.

Valor de retorno

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

Descripción

Checks whether the current process has a given capability.