AutomationElement.AutomationElementInformation.NativeWindowHandle 屬性

定義

取得項目之視窗的控制代碼。

public:
 property int NativeWindowHandle { int get(); };
public int NativeWindowHandle { get; }
member this.NativeWindowHandle : int
Public ReadOnly Property NativeWindowHandle As Integer

屬性值

視窗的控制代碼 (如果存在的話);否則為 0。

備註

如需詳細資訊,請參閱NativeWindowHandleProperty

適用於