KnownRemoteSystemCapabilities.RemoteSession 속성

정의

원격 세션 기능의 정식 문자열 이름을 가져옵니다.

public:
 static property Platform::String ^ RemoteSession { Platform::String ^ get(); };
static winrt::hstring RemoteSession();
public static string RemoteSession { get; }
var string = KnownRemoteSystemCapabilities.remoteSession;
Public Shared ReadOnly Property RemoteSession As String

속성 값

String

Platform::String

winrt::hstring

원격 세션 기능의 정식 문자열 이름입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상