PSStyle.ProgressConfiguration.View Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the view for progress bar.
public System.Management.Automation.ProgressView View { get; set; }
member this.View : System.Management.Automation.ProgressView with get, set
Public Property View As ProgressView