RemoveItemCommand.ProviderSupportsShouldProcess Property

Definition

Determines if the provider for the specified path 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