Click or drag to resize

IWindowsScriptObject Interface

Represents a Windows Script object.

Namespace:  Microsoft.ClearScript.Windows
Assembly:  ClearScript.Windows.Core (in ClearScript.Windows.Core.dll) Version: 7.2.3
Syntax
public interface IWindowsScriptObject

The IWindowsScriptObject type exposes the following members.

Methods
  NameDescription
Public methodGetUnderlyingObject
Provides access to the underlying unmanaged COM object.
Top
See Also