This topic has not yet been rated - Rate this topic

CleanupScope Class

Represents the set of cleanup options selected by the user.


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

[SerializableAttribute] 
[GuidAttribute("C036734E-08C0-4067-86AF-C01A5F50E37E")] 
[ComVisibleAttribute(true)] 
[ClassInterfaceAttribute(ClassInterfaceType.None)] 
public class CleanupScope
/** @attribute SerializableAttribute() */ 
/** @attribute GuidAttribute("C036734E-08C0-4067-86AF-C01A5F50E37E") */ 
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */ 
public class CleanupScope
SerializableAttribute 
GuidAttribute("C036734E-08C0-4067-86AF-C01A5F50E37E") 
ComVisibleAttribute(true) 
ClassInterfaceAttribute(ClassInterfaceType.None) 
public class CleanupScope
System.Object
  Microsoft.UpdateServices.Administration.CleanupScope
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.