DriveMatchingCoreCommandBase Class
Serves as a base class for drive cmdlets, such as the Get-PSDrive and Remove-PSDrive cmdlets, that are provided by Windows PowerShell. This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes.
Namespace: Microsoft.PowerShell.Commands
Assembly: Microsoft.PowerShell.Commands.Management (in Microsoft.PowerShell.Commands.Management.dll)
Namespace: Microsoft.PowerShell.Commands
Assembly: Microsoft.PowerShell.Commands.Management (in Microsoft.PowerShell.Commands.Management.dll)
System.Object
System.Management.Automation.Internal.InternalCommand
System.Management.Automation.Cmdlet
System.Management.Automation.PSCmdlet
Microsoft.PowerShell.Commands.CoreCommandBase
Microsoft.PowerShell.Commands.DriveMatchingCoreCommandBase
Microsoft.PowerShell.Commands.GetLocationCommand
Microsoft.PowerShell.Commands.GetPSDriveCommand
Microsoft.PowerShell.Commands.RemovePSDriveCommand
System.Management.Automation.Internal.InternalCommand
System.Management.Automation.Cmdlet
System.Management.Automation.PSCmdlet
Microsoft.PowerShell.Commands.CoreCommandBase
Microsoft.PowerShell.Commands.DriveMatchingCoreCommandBase
Microsoft.PowerShell.Commands.GetLocationCommand
Microsoft.PowerShell.Commands.GetPSDriveCommand
Microsoft.PowerShell.Commands.RemovePSDriveCommand
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Target Platforms
Show: