PSTransaction.RollbackPreference Property

Definition

Gets the rollback preference for this transaction

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

Property Value

Applies to