This property returns or sets the string value of the command to be executed.
Visual Basic |
---|
Public Property Command As String |
Read/write String value.
This string should be in the same format as a string entered into Window's Run Dialog box (i.e. The string should include full pathname and executable name of the external command to be executed).