Partager via


ControllerCommand Énumération

Définition

Spécifie une énumération des commandes du contrôleur.

public enum ControllerCommand
type ControllerCommand = 
Public Enum ControllerCommand
Héritage
ControllerCommand

Champs

Disable -3

Commande Désactiver.

Enable -2

Commande Activer.

SendManifest -1

Commande SendManifest.

Update 0

Commande Mettre à jour.

S’applique à