다음을 통해 공유


RemoteDesktopInfo.Id 속성

정의

원격 데스크톱의 ID를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

원격 데스크톱의 ID입니다.

적용 대상