AutomationStatement
| Item | Format | Description |
|---|---|---|
| Type | String | The type of statement. |
| CSharpCode | String | The C# code. |
| CSharpDllRefs | String | All references to DLL files used in the C# code. |
| CSharpNamespaceRefs | String | All references to namespaces used in the C# code. |