Microsoft Internet Security and Acceleration Server 2000

FPCServer.Name Property

Gets the name of the server.

VBScript Syntax[VBScript]

[ sName = ] FPCServer.Name

C++ Syntax[C++]

HRESULT get_Name(
  BSTR *psName
);

Parameters

sName
String that specifies the server name.

The property is read-only.

Applies To

FPCServer