ModuleDriverCommands Property 
             | 
          
        
         
            Gets the commands module driver supports.
            
 
    Namespace: 
   Nexpaq
    Assembly:
   NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax[JsonPropertyAttribute("commands")]
public List<ModuleDriverCommand> Commands { get; }Property Value
Type: 
ListModuleDriverCommandThe commands.
See Also