CommonParameters.ProgressAction 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 value of the ProgressAction parameter for the cmdlet.
[System.Management.Automation.Alias(new System.String[] { "proga" })]
[System.Management.Automation.Parameter]
public System.Management.Automation.ActionPreference ProgressAction { get; set; }
	[<System.Management.Automation.Alias(new System.String[] { "proga" })>]
[<System.Management.Automation.Parameter>]
member this.ProgressAction : System.Management.Automation.ActionPreference with get, set
	Public Property ProgressAction As ActionPreference
	Property Value
- Attributes
 
Remarks
This parameter tells the command what to do when a progress record occurs.