This topic has not yet been rated - Rate this topic

SynchronizationUpdateErrorInfo Class

Use this class to determine why an update failed. To get this class, call Item or enumerate through the SynchronizationUpdateErrorInfoCollection.


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

[SerializableAttribute] 
[ComVisibleAttribute(true)] 
[GuidAttribute("AA1A392E-684C-4BE7-A80D-90B9FE176B11")] 
[ClassInterfaceAttribute(ClassInterfaceType.None)] 
public class SynchronizationUpdateErrorInfo
/** @attribute SerializableAttribute() */ 
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute GuidAttribute("AA1A392E-684C-4BE7-A80D-90B9FE176B11") */ 
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */ 
public class SynchronizationUpdateErrorInfo
SerializableAttribute 
ComVisibleAttribute(true) 
GuidAttribute("AA1A392E-684C-4BE7-A80D-90B9FE176B11") 
ClassInterfaceAttribute(ClassInterfaceType.None) 
public class SynchronizationUpdateErrorInfo
System.Object
  Microsoft.UpdateServices.Administration.SynchronizationUpdateErrorInfo
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.