ITSRemoteProgram2::RemoteApplicationName property

The name of the RemoteApp.

This property is write-only.

Syntax

HRESULT put_RemoteApplicationName(
  [in] BSTR bstrRemoteApplicationName
);

Property value

The RemoteApp name.

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