ApplicationCatalogEditorButtonsViewModelSaveAndCloseCommand - свойство |
Gets Команда сохранения каталога приложений
Пространство имён:
Tessa.UI.AppManager.CatalogService
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
public ICommand SaveAndCloseCommand { get; }<NotNullAttribute>
Public ReadOnly Property SaveAndCloseCommand As ICommand
Get
public:
[NotNullAttribute]
property ICommand^ SaveAndCloseCommand {
ICommand^ get ();
}[<NotNullAttribute>]
member SaveAndCloseCommand : ICommand with get
Значение свойства
Тип:
ICommand
См. также