Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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