Share via


RemoteDesktopRegistrar.IsSwitchToLocalSessionEnabled Method

Definition

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

Boolean

bool

True if switching to the local session is enabled; otherwise, false.

Applies to