IUpdateCategory.UpdateSource Property
Applies To: Windows Server Update Services
Gets the original source of this category.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
UpdateSource UpdateSource { get; }
property UpdateSource UpdateSource {
UpdateSource get();
}
abstract UpdateSource : UpdateSource with get
ReadOnly Property UpdateSource As UpdateSource
Property Value
Type: Microsoft.UpdateServices.Administration.UpdateSource
The original source of this category.
See Also
IUpdateCategory Interface
Microsoft.UpdateServices.Administration Namespace
Return to top