Share via


RemoteAutomationDisconnectedEventArgs 클래스

정의

RemoteAutomationClientSession.Disconnected 이벤트에 대한 이벤트 데이터를 제공합니다.

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
상속
Object Platform::Object IInspectable RemoteAutomationDisconnectedEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows 11 (10.0.22000.0에서 도입되었습니다.)
API contract
Windows.UI.UIAutomation.UIAutomationContract (v2.0에서 도입되었습니다.)

속성

LocalPipeName

닫을 원격 공급자에 대한 전체 파이프 경로를 가져옵니다.

적용 대상