Search notes:

System.Management.Automation.Provider.CmdletProvider (abstract class)

Base class for implementations of cmdlet providers.
This class inherits from System.Object.
System.Management.Automation.Provider.DriveCmdletProvider inherits from CmdletProvider.

Properties and methods

AltItemSeparator
Credential
CurrentPSTransaction
DynamicParameters
Exclude
Filter
Force
GetResourceString()
Host
Include
InvokeCommand
InvokeProvider
ItemSeparator
ProviderInfo
PSDriveInfo
SessionState
ShouldContinue()
ShouldProcess()
Start()
StartDynamicParameters()
Stop()
Stopping
StopProcessing()
ThrowTerminatingError()
TransactionAvailable()
WriteDebug()
WriteError()
WriteInformation()
WriteItemObject()
WriteProgress()
WritePropertyObject()
WriteSecurityDescriptorObject()
WriteVerbose()
WriteWarning()

See also

System.Management.Automation.Provider.CmdletProviderAttribute

Index