CmdletProvider.CurrentPSTransaction Property

Definition

Gets an object that surfaces the current PowerShell transaction. When this object is disposed, PowerShell resets the active transaction.

public:
 property System::Management::Automation::PSTransactionContext ^ CurrentPSTransaction { System::Management::Automation::PSTransactionContext ^ get(); };

Property Value

Applies to