RanorexRanorex Documentation
NativeObject Property
NamespacesRanorexEmbedTagNativeObject
The native ActiveX object wrapped by this object tag, if supported. Only works with Internet Explorer.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Object NativeObject { get; }
Public Overridable ReadOnly Property NativeObject As Object
public:
virtual property Object^ NativeObject {
	Object^ get ();
}

Assembly: Ranorex.Plugin.Web (Module: Ranorex.Plugin.Web) Version: 3.2.3.16825 (3.2.3.16825)