Partager via


RemoteAutomationServer Classe

Définition

Représente une session de fournisseur UI Automation pour établir le côté serveur (distant) d’une connexion entre un client local et un fournisseur distant.

public ref class RemoteAutomationServer abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RemoteAutomationServer final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class RemoteAutomationServer
Public Class RemoteAutomationServer
Héritage
Object Platform::Object IInspectable RemoteAutomationServer
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 11 (introduit dans 10.0.22000.0)
API contract
Windows.UI.UIAutomation.UIAutomationContract (introduit dans v2.0)

Méthodes

ReportSession(Guid)

Lance le côté serveur (distant) d’une connexion entre un client local et un fournisseur distant.

S’applique à

Voir aussi