SetupActionsEnableConsoleOutput Property |
Gets or sets a value indicating whether actions can send progression and information
messages to the console.
Namespace:
MicaSystems.Utils.Setup
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public static bool EnableConsoleOutput { get; set; }
Property Value
Type:
BooleanSee Also