ITSRemoteProgram2::RemoteApplicationProgram property

The path and file name of the RemoteApp program.

This property is write-only.

Syntax

HRESULT put_RemoteApplicationProgram(
  [in] BSTR bstrRemoteApplicationProgram
);

Property value

The path and file name of the RemoteApp program.

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