다음을 통해 공유


RemoteSystemSession.Id 속성

정의

이 원격 세션의 고유 식별자를 가져옵니다.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = remoteSystemSession.id;
Public ReadOnly Property Id As String

속성 값

String

Platform::String

winrt::hstring

이 세션에 고유한 ID 문자열입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상