PackageMetadataSet Class

Instances of this class contain either a complete snapshot of the package metadata in the update server database, or just the set of changes that have been made to the update server database since a previous snapshot.

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 NotInheritable Class PackageMetadataSet
[ObsoleteAttribute("This class is obsolete and will be removed in future versions.")] 
public sealed class PackageMetadataSet
[ObsoleteAttribute(L"This class is obsolete and will be removed in future versions.")] 
public ref class PackageMetadataSet sealed
/** @attribute ObsoleteAttribute("This class is obsolete and will be removed in future versions.") */ 
public final class PackageMetadataSet
ObsoleteAttribute("This class is obsolete and will be removed in future versions.") 
public final class PackageMetadataSet

Inheritance Hierarchy

System.Object
  Microsoft.UpdateServices.ClientServicing.PackageMetadataSet

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

PackageMetadataSet Members
Microsoft.UpdateServices.ClientServicing Namespace