Click or drag to resize
weroSoft AG, Software
LaunchPluginCommand Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The LaunchPluginCommand type exposes the following members.

Properties
  NameDescription
Public propertyActionName
Gets or sets the action name of the particular command.
(Inherited from TritonManagedCommand.)
Protected propertyCommandManager
Gets the command manager which is responsible for this command.
(Inherited from TritonManagedCommand.)
Public propertyDelegateCanExecute
Holds the delegate of the method to be used to check the execution of the command.
(Inherited from DelegatingCommand.)
Public propertyDelegateExecute
Holds the delegate of the method to be executed by the command.
(Inherited from DelegatingCommand.)
Public propertyOwner
Gets the name of the owner.
(Inherited from TritonManagedCommand.)
Top
See Also