Microsoft Internet Security and Acceleration Server 2000

FPCBandwidthRule.ContentGroupsUsed Property

Gets the collection of content groups to which the rule applies.

VBScript Syntax[VBScript]

[ collContentGroupsUsed = ] FPCBandwidthRule.ContentGroupsUsed

C++ Syntax[C++]

HRESULT get_ContentGroupsUsed(
  IFPCRefs **pcollContentGroupsUsed
);

Return Values

collContentGroupsUsed
Reference to the FPCRefs collection.

The property is read-only.

Applies To

FPCBandwidthRule