ITSRemoteProgram2::RemoteApplicationArgs 属性

RemoteApp 的命令行参数。

此属性是只写的。

语法

HRESULT put_RemoteApplicationArgs(
  [in] BSTR bstrRemoteApplicationArgs
);

属性值

RemoteApp 命令行参数。

要求

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

另请参阅

ITSRemoteProgram3

ITSRemoteProgram2