ITSRemoteProgram2::RemoteApplicationArgs property

The command-line arguments for the RemoteApp.

This property is write-only.

Syntax

HRESULT put_RemoteApplicationArgs(
  [in] BSTR bstrRemoteApplicationArgs
);

Property value

The RemoteApp command-line arguments.

Requirements

Requirement Value
Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll

See also

ITSRemoteProgram3

ITSRemoteProgram2