Window.Hwnd 属性

定义

在 C# ) 中返回 一个整数 (int ,指示指定窗口的窗口句柄。 此为只读属性。

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

属性值

适用于