SystemParameters.IsRemotelyControlled Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die aktuelle Sitzung remote gesteuert wird.

public:
 static property bool IsRemotelyControlled { bool get(); };
public static bool IsRemotelyControlled { [System.Security.SecurityCritical] get; }
public static bool IsRemotelyControlled { get; }
[<get: System.Security.SecurityCritical>]
static member IsRemotelyControlled : bool
static member IsRemotelyControlled : bool
Public Shared ReadOnly Property IsRemotelyControlled As Boolean

Eigenschaftswert

true, wenn die aktuelle Sitzung remote gesteuert wird, andernfalls false.

Attribute

Hinweise

Diese Systemmetrik wird in einer Terminaldiensteumgebung verwendet.

Wird SM_REMOTECONTROL zugeordnet. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

<object property="{ SystemParameters.IsRemotelyControlled}"/>

Gilt für: