TTMSMCPCustomClientConnection.Command Property
Executable launched as the server process when the connection uses standard streams.
API unit family: TMS.MCP.Client.Connection
Declaring type: TTMSMCPCustomClientConnection
Type: string
Syntax
property Command: string;
Remarks
A value containing a space and no quotation mark is stored wrapped in quotation marks, so reading the property back can return a different string than the one written. Ignored by the remote transports.