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

truewenn die aktuelle Sitzung remote gesteuert wird; andernfalls . false

Attribute

Hinweise

Diese Systemmetrik wird in einer Terminaldienste-Umgebung verwendet.

Ordnet SM_REMOTECONTROL zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: