Microsoft Internet Security and Acceleration Server 2000

FPCCacheDrive.Name Property

Gets the name of the drive; for example, "C:" or "D:".

VBScript Syntax[VBScript]

[ sName = ] FPCCacheDrive.Name

C++Syntax

HRESULT get_Name( 
  BSTR *psName
);

Parameters

sName
String that specifies the name of the drive.

The property is read-only.

Applies To

FPCCacheDrive