다음을 통해 공유


RemoteDesktopConnectionRemoteInfo.IsSwitchSupported 메서드

정의

앱이 실행 중인 Windows 버전에서 RemoteDesktopConnectionRemoteInfo 의 전환 API가 지원되는지 여부를 나타내는 값을 가져옵니다.

public:
 static bool IsSwitchSupported();
 static bool IsSwitchSupported();
public static bool IsSwitchSupported();
function isSwitchSupported()
Public Shared Function IsSwitchSupported () As Boolean

반환

Boolean

bool

True이면 전환 API가 지원됩니다. 그렇지 않으면 false입니다.

적용 대상