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

如果支持切换 API,则为 True;否则为 false。

适用于