Microsoft Internet Security and Acceleration Server 2000

FPCServerPublishingRules.Count Property

Gets the number of content groups objects in the collection.

VBScript Syntax[VBScript]

[ lCount = ] FPCServerPublishingRules.Count

C++ Syntax[C++]

HRESULT get_Count(
  long *plCount
);

Parameters

lCount
Long value that specifies the number of destination set objects.

The property is read-only.

Applies To

FPCServerPublishingRules