This topic has not yet been rated - Rate this topic

CleanupResults Class

Represents the set of cleanup results of various cleanup options.


Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
'Usage
Dim instance As CleanupResults

[SerializableAttribute] 
[ComVisibleAttribute(true)] 
[GuidAttribute("82B3581C-98CA-4289-9C7F-3BDE4EC4E994")] 
[ClassInterfaceAttribute(ClassInterfaceType.None)] 
public class CleanupResults
/** @attribute SerializableAttribute() */ 
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute GuidAttribute("82B3581C-98CA-4289-9C7F-3BDE4EC4E994") */ 
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */ 
public class CleanupResults
SerializableAttribute 
ComVisibleAttribute(true) 
GuidAttribute("82B3581C-98CA-4289-9C7F-3BDE4EC4E994") 
ClassInterfaceAttribute(ClassInterfaceType.None) 
public class CleanupResults
System.Object
  Microsoft.UpdateServices.Administration.CleanupResults
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

Target Platforms

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



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.