Microsoft Internet Security and Acceleration Server 2000

FPCSiteAndContentRule.DestinationSetUsed Property

Gets the FPCRef object used to define the destination to which the rule applies.

VBScript Syntax[VBScript]

[ oFPCRef = ] FPCSiteAndContentRule.DestinationSetUsed 

C++ Syntax[C++]

HRESULT get_DestinationSetUsed(
  IFPCRef **poFPCRef
);

Parameters

oFPCRef
Reference to an FPCRef object.

The property is read-only. It can be set by using the SetDestination method.

Applies To

FPCSiteAndContentRule