Outputs the command the user has entered as a array of strings
            
    Namespace: 
   CoreDevices.ChannelsAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public string[] GetSelectedCommand() | 
| Visual Basic (Declaration) | 
|---|
| Public Function GetSelectedCommand As String() | 
| Visual C++ | 
|---|
| public: array<String^>^ GetSelectedCommand() | 
Return Value
[Missing <returns> documentation for "M:CoreDevices.Channels.StateCommand.GetSelectedCommand"]





