CommandLineArguments.InteractiveMode Property

Definition

Drop to an interactive loop. If a script is specified in SourceFiles executes the script first.

public:
 property bool InteractiveMode { bool get(); };
public bool InteractiveMode { get; }
member this.InteractiveMode : bool
Public ReadOnly Property InteractiveMode As Boolean

Property Value

Applies to