Microsoft Internet Security and Acceleration Server 2000

FPCServer.FQDN Property

Gets the Fully Qualified Domain Name (FQDN) of the server.

VBScript Syntax[VBScript]

[ sFQDN = ] FPCServer.FQDN

C++ Syntax[C++]

HRESULT get_FQDN( 
  BSTR *psFQDN 
);

Parameters

sFQDN
String that specifies the FQDN.

The property is read-only.

Applies To

FPCServer