Click or drag to resize

IWindowsScriptObjectGetUnderlyingObject Method

Provides access to the underlying unmanaged COM object.

Namespace:  Microsoft.ClearScript.Windows
Assembly:  ClearScript.Windows.Core (in ClearScript.Windows.Core.dll) Version: 7.3.1
Syntax
Object GetUnderlyingObject()

Return Value

Type: Object
An object that represents the underlying unmanaged COM object.
See Also