Udostępnij za pośrednictwem


HtmlEventProxy.HTMLElement Property

HtmlElemet property

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

Usage

'Usage
Dim instance As HtmlEventProxy
Dim value As IHTMLElement2

value = instance.HTMLElement

Syntax

'Declaration
Public ReadOnly Property HTMLElement As IHTMLElement2
public IHTMLElement2 HTMLElement { get; }
public:
property IHTMLElement2^ HTMLElement {
    IHTMLElement2^ get ();
}
/** @property */
public IHTMLElement2 get_HTMLElement ()
public function get HTMLElement () : IHTMLElement2

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

HtmlEventProxy Class
HtmlEventProxy Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.HtmlEventsSmple Namespace

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