IWin32Window.Handle プロパティ

定義

ウィンドウ ハンドルを取得します。

public:
 property IntPtr Handle { IntPtr get(); };
public IntPtr Handle { get; }
member this.Handle : nativeint
Public ReadOnly Property Handle As IntPtr

プロパティ値

IntPtr

nativeint

ウィンドウ ハンドル。

適用対象