←Select platform

BASE_DIRECTORY_KEY Field

Summary

Name of the key used to store BaseDirectory.

Syntax
C#
VB
C++
public const string BASE_DIRECTORY_KEY 
Public Const BASE_DIRECTORY_KEY As String 
public:  
   literal String^ BASE_DIRECTORY_KEY 

Field Value

"base_directory";

Remarks

Refer to ObjectCache.CreateFromConfigurations for more information and an example on loading and saving cache object configurations.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly