public IntPtr Hwnd
Public Hwnd As IntPtr
Dim instance As AppbarData
Dim value As IntPtr
value = instance.Hwnd
instance.Hwnd = value
public:
IntPtr Hwnd
val mutable Hwnd: IntPtr
No code example is currently available or this language may not be supported.