RemoteDesktopRegistrar.IsSwitchToLocalSessionEnabled Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether switching to the local session is enabled on the current device.
public:
static bool IsSwitchToLocalSessionEnabled();
static bool IsSwitchToLocalSessionEnabled();
public static bool IsSwitchToLocalSessionEnabled();
function isSwitchToLocalSessionEnabled()
Public Shared Function IsSwitchToLocalSessionEnabled () As Boolean
Returns
bool
True if switching to the local session is enabled; otherwise, false.