Gets or sets the window state to use when the process is started.
Syntax
[System.ComponentModel.DefaultValue(typeof(System.Diagnostics.ProcessWindowStyle), "Normal")]
[System.ComponentModel.NotifyParentProperty(true)]
[System.Diagnostics.MonitoringDescription("The window style used to start this process.")]
public
ProcessWindowStyle WindowStyle { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0