| Visual Basic (Declaration) | |
|---|---|
Public Enum ScriptEngine.Options Inherits System.Enum | |
| C# | |
|---|---|
public enum ScriptEngine.Options : System.Enum | |
| Member | Description |
|---|---|
| None | |
| UsesStandardInputScript | Sends the script to the process via std::in rather than using a temp file |
System.Object
System.ValueType
System.Enum
CSharpTest.Net.Processes.ScriptEngine.Options
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7