共用方式為


ITSRemoteProgram2::RemoteApplicationArgs 屬性

RemoteApp 的命令列引數。

此屬性是唯寫的。

Syntax

HRESULT put_RemoteApplicationArgs(
  [in] BSTR bstrRemoteApplicationArgs
);

屬性值

RemoteApp 命令列引數。

規格需求

需求
最低支援的用戶端
Windows 7
最低支援的伺服器
Windows Server 2008
類型程式庫
MsTscAx.dll
DLL
MsTscAx.dll

另請參閱

ITSRemoteProgram3

ITSRemoteProgram2