次の方法で共有


WindowHelperService.ParentWindowHwnd プロパティ

定義

親ウィンドウのハンドルを取得または設定します。

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

プロパティ値

IntPtr

nativeint

IntPtr を返します。

適用対象