Microsoft Internet Security and Acceleration Server 2000

FPCBackupRoute.RouteServerName Property

Gets the name of the ISA server or array.

VBScript Syntax[VBScript]

[ sName = ] FPCBackupRoute.RouteServerName

C++ Syntax[C++]

HRESULT get_RouteServerName(
  BSTR *psName
);

Parameters

sName
String that specifies the name of the ISA server or array.

The property is read-only.

Applies To

FPCBackupRoute