다음을 통해 공유


RemoteSystem.Id 속성

정의

지정된 원격 시스템에 대한 고유 문자열 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

원격 시스템의 문자열 식별자입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상