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