Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Gets a value that indicates whether the Command is hidden.
var hidden = command.hidden;
Type: Boolean
true if the Command is hidden; otherwise, false.
Minimum WinJS version
WinJS 4.0
Namespace
WinJS.UI
Command