Share via


RemoteAutomationDisconnectedEventArgs Class

Definition

Provides event data for the RemoteAutomationClientSession.Disconnected event.

public ref class RemoteAutomationDisconnectedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RemoteAutomationDisconnectedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RemoteAutomationDisconnectedEventArgs
Public NotInheritable Class RemoteAutomationDisconnectedEventArgs
Inheritance
Object Platform::Object IInspectable RemoteAutomationDisconnectedEventArgs
Attributes

Windows requirements

Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.UI.UIAutomation.UIAutomationContract (introduced in v2.0)

Properties

LocalPipeName

Gets the full pipe path to a remote provider that is to be closed.

Applies to