Dela via


ExeHostEntryPointDescription.ConsoleRedirectionEnabled Property

Definition

Gets or sets a value that indicates whether to enable or disable console redirection for executables. Default is false.

public bool ConsoleRedirectionEnabled { get; }
member this.ConsoleRedirectionEnabled : bool
Public ReadOnly Property ConsoleRedirectionEnabled As Boolean

Property Value

true to enable console redirection for executables; otherwise, false.

Applies to