RemoteAutomationConnectionRequestedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 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
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 11 (已於 10.0.22000.0 引進)
|
API contract |
Windows.UI.UIAutomation.UIAutomationContract (已於 v2.0 引進)
|
屬性
LocalPipeName |
取得要與遠端會話共用的完整管道路徑。 |
RemoteProcessId |
取得要連線之遠端應用程式的唯一進程識別碼。 |