PackageApproval Class

Defines the time and the manner in which a client should apply an update.

Namespace: Microsoft.UpdateServices.ClientServicing
Assembly: Microsoft.UpdateServices.ClientServicing (in Microsoft.UpdateServices.ClientServicing.dll)

Usage

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete and will be removed in future versions.")> _
Public Class PackageApproval
[ObsoleteAttribute("This class is obsolete and will be removed in future versions.")] 
public class PackageApproval
[ObsoleteAttribute(L"This class is obsolete and will be removed in future versions.")] 
public ref class PackageApproval
/** @attribute ObsoleteAttribute("This class is obsolete and will be removed in future versions.") */ 
public class PackageApproval
ObsoleteAttribute("This class is obsolete and will be removed in future versions.") 
public class PackageApproval

Inheritance Hierarchy

System.Object
  Microsoft.UpdateServices.ClientServicing.PackageApproval

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2

See Also

Reference

PackageApproval Members
Microsoft.UpdateServices.ClientServicing Namespace