다음을 통해 공유


RemoteAutomationConnectionRequestedEventArgs 클래스

정의

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

public ref class RemoteAutomationConnectionRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RemoteAutomationConnectionRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RemoteAutomationConnectionRequestedEventArgs
Public NotInheritable Class RemoteAutomationConnectionRequestedEventArgs
상속
Object Platform::Object IInspectable RemoteAutomationConnectionRequestedEventArgs
특성

Windows 요구 사항

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

속성

LocalPipeName

원격 세션과 공유할 전체 파이프 경로를 가져옵니다.

RemoteProcessId

연결할 원격 애플리케이션의 고유 프로세스 식별자를 가져옵니다.

적용 대상