Поделиться через


RemoteSystemConnectionRequest.RemoteSystem Свойство

Определение

Представляет удаленную систему (устройство), с которым приложение намерено взаимодействовать.

public:
 property RemoteSystem ^ RemoteSystem { RemoteSystem ^ get(); };
RemoteSystem RemoteSystem();
public RemoteSystem RemoteSystem { get; }
var remoteSystem = remoteSystemConnectionRequest.remoteSystem;
Public ReadOnly Property RemoteSystem As RemoteSystem

Значение свойства

Удаленная система для взаимодействия.

Требования к Windows

Возможности приложения
remoteSystem

Применяется к