Compartilhar via


SetParentBrowser._IEWnd Property

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim instance As SetParentBrowser
Dim value As IntPtr

value = instance._IEWnd

Syntax

'Declaration
Public ReadOnly Property _IEWnd As IntPtr
public IntPtr _IEWnd { get; }
public:
property IntPtr _IEWnd {
    IntPtr get ();
}
/** @property */
public IntPtr get__IEWnd ()
public function get _IEWnd () : IntPtr

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

SetParentBrowser Class
SetParentBrowser Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.