إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
Inherits Command
Implements IInvokableCommand
The InvokableCommand class is a specialized command that can be invoked directly from the command palette. It provides a way to execute commands without requiring additional user input or confirmation.
Methods
| Method | Description |
|---|---|
| Invoke() | Keeps the command palette open after the command is invoked. |
| Invoke(Object) | Keeps the command palette open after the command is invoked with an object parameter. |
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Windows developer