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