ITSRemoteProgram2::RemoteApplicationProgram 属性

RemoteApp 程序的路径和文件名。

此属性是只写的。

语法

HRESULT put_RemoteApplicationProgram(
  [in] BSTR bstrRemoteApplicationProgram
);

属性值

RemoteApp 程序的路径和文件名。

要求

要求
最低受支持的客户端
Windows 7
最低受支持的服务器
Windows Server 2008
类型库
MsTscAx.dll
DLL
MsTscAx.dll

另请参阅

ITSRemoteProgram3

ITSRemoteProgram2