Serves as a base class for cmdlets that update Windows PowerShell data, such as the
Update-TypeData and
Update-FormatData cmdlets. 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.Utility (in microsoft.powershell.commands.utility.dll)
Dim instance As UpdateData
Public Class UpdateData
Inherits PSCmdlet
public class UpdateData : PSCmdlet
public ref class UpdateData : public PSCmdlet
public class UpdateData extends PSCmdlet
public class UpdateData extends PSCmdlet
System.Object
System.Management.Automation.Internal.InternalCommand
System.Management.Automation.Cmdlet
System.Management.Automation.PSCmdlet
Microsoft.PowerShell.Commands.UpdateData
Microsoft.PowerShell.Commands.UpdateFormatDataCommand
Microsoft.PowerShell.Commands.UpdateTypeDataCommand
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP, Windows 7, Windows 2008 R2 Target Platforms
Windows Server 2008, Windows Server 2003, Windows Vista, Windows XP, Windows 7, Windows 2008 R2