RemoteSystemAddedEventArgs.RemoteSystem 속성

정의

검색 가능한 디바이스 집합에 추가된 디바이스를 나타내는 RemoteSystem 개체로, 포함된 RemoteSystemAdded 이벤트가 발생합니다.

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

속성 값

디바이스가 추가되었습니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상