| WriteMacroEventArgsCode Field | 
            Gets the code.
            
Namespace: WinWrap.Basic.Server.ClassicAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll) 
 Syntax
Syntaxpublic readonly string Code
Public ReadOnly Code As String
public:
initonly String^ Code
Field Value
String
            The code.
            
 Remarks
Remarks
            The code.
            
 See Also
See Also