Microsoft Internet Security and Acceleration Server 2000

FPCServer.ProductVersion Property

Gets the version of the server.

VBScript Syntax[VBScript]

[ sVersion = ] FPCServer.ProductVersion

C++ Syntax[C++]

HRESULT get_ProductVersion(
  BSTR *psVersion
);

Parameters

sVersion
String that specifies the version of the server.

The property is read-only.

Applies To

FPCServer