RemoteSystemRemovedEventArgs.RemoteSystemId 속성

정의

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

public:
 property Platform::String ^ RemoteSystemId { Platform::String ^ get(); };
winrt::hstring RemoteSystemId();
public string RemoteSystemId { get; }
var string = remoteSystemRemovedEventArgs.remoteSystemId;
Public ReadOnly Property RemoteSystemId As String

속성 값

String

Platform::String

winrt::hstring

디바이스가 제거되었습니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상