EngineWrapper Documentation
ScriptHandler Property (KwdHandler)



Syntax
'Declaration
 
Public Overridable Property ScriptHandler As Tricentis.Common.Interop.Classic.Engine.clsScriptHandler
'Usage
 
Dim instance As KwdHandler
Dim value As Tricentis.Common.Interop.Classic.Engine.clsScriptHandler
 
instance.ScriptHandler = value
 
value = instance.ScriptHandler
public virtual Tricentis.Common.Interop.Classic.Engine.clsScriptHandler ScriptHandler {get; set;}
public:
virtual property Tricentis.Common.Interop.Classic.Engine.clsScriptHandler^ ScriptHandler {
   Tricentis.Common.Interop.Classic.Engine.clsScriptHandler^ get();
   void set (    Tricentis.Common.Interop.Classic.Engine.clsScriptHandler^ value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

KwdHandler Class
KwdHandler Members

 

 


©2019 Tricentis GmbH. All Rights Reserved.

Send Feedback