Share via


RemoteSystemUpdatedEventArgs.RemoteSystem 속성

정의

속성 업데이트된 검색 가능한 디바이스 집합의 디바이스를 나타내는 RemoteSystem 개체로, 포함된 RemoteSystemUpdated 이벤트가 발생합니다.

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

속성 값

디바이스가 업데이트되었습니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상