Microsoft Internet Security and Acceleration Server 2000

FPCPrimaryRoute.RedirectHost Property

Gets the name for the redirect site.

VBScript Syntax[VBScript]

[ sHost = ] FPCPrimaryRoute.RedirectHost 

C++ Syntax[C++]

HRESULT get_RedirectHost(
  long *psHost
);

Parameters

sHost
String that specifies the host.

The property is read-only.

Applies To

FPCPrimaryRoute