NewPSDriveCommand.ProviderSupportsShouldProcess Property

Definition

New-psdrive always supports ShouldProcess.

protected:
 virtual property bool ProviderSupportsShouldProcess { bool get(); };
protected:
 virtual property bool ProviderSupportsShouldProcess { bool get(); };
protected override bool ProviderSupportsShouldProcess { get; }
member this.ProviderSupportsShouldProcess : bool
Protected Overrides ReadOnly Property ProviderSupportsShouldProcess As Boolean

Property Value

Applies to