Microsoft Internet Security and Acceleration Server 2000

FPCRef.Name Property

Gets the name of the object referenced by the FPCRef object.

VBScript Syntax[VBScript]

[ sName = ] FPCRef.Name

C++ Syntax[C++]

HRESULT get_Name(
  BSTR *psName
);

Parameters

sName
String that specifies the name.

The property is read-only.

Applies To

FPCRef