Microsoft Internet Security and Acceleration Server 2000

FPCSiteAndContentRule.ContentGroupsUsed Property

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

VBScript Syntax[VBScript]

[ collFPCRefs = ] FPCSiteAndContentRule.ContentGroupsUsed

C++ Syntax[C++]

HRESULT get_ContentGroupsUsed(
  IFPCRefs **pcollFPCRefs
);

Parameters

collFPCRefs
A reference to the FPCRefs collection.

The property is read-only.

Applies To

FPCSiteAndContentRule