IUpdateCategory.ProhibitsUpdates

Retrieves a value that indicates if the category allows child updates.

public bool ProhibitsUpdates {get;}
Public ReadOnly Property ProhibitsUpdates As bool

Property Value

True if the category does not allow child updates; otherwise, false.

Remarks

If the value of IUpdateCategory.Type is UpdateCategoryType.ProductFamily or UpdateCategoryType.Company, ProhibitsUpdatesis true.

Requirements

Server Requires Windows Server 2003 or Windows 2000 Server SP4 and later.
Namespace

Defined in Microsoft.UpdateServices.Administration.

Assembly

Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll).

.NET Framework

Requires .NET Framework 1.1.