CacheDir

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Properties >

CacheDir

Contains the full path to the folder used as the IntraWeb general cache

 

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.CacheDir

 

ETYPE=Property

 

Declaration:

Delphi:

published property CacheDir: string;

C++:

__published: __property String CacheDir;

 

Description: This is CacheDir, a member of class TIWServerControllerBase.