ExtensionCommandArgsCommand Property |
Gets/sets the extension command.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic ExtensionCmd Command { get; set; }
Public Property Command As ExtensionCmd
Get
Set
Property Value
Type:
ExtensionCmd
See Also