Gets or sets DeviceCommand for this ICommandFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
DeviceCommand Command { get; set; }
Property Command As DeviceCommand Get Set
property DeviceCommand Command { DeviceCommand get (); void set (DeviceCommand value); }