ProgressBarInformation.ProgressRecord Property

Definition

Gets The underlying ProgressRecord encapsulated by this ProgressBarInformation

public:
 property System::Management::Automation::ProgressRecord ^ ProgressRecord { System::Management::Automation::ProgressRecord ^ get(); };
public System.Management.Automation.ProgressRecord ProgressRecord { get; }
member this.ProgressRecord : System.Management.Automation.ProgressRecord
Public ReadOnly Property ProgressRecord As ProgressRecord

Property Value

Applies to