←Select platform

DefaultRegion Property

Summary

Name of the region to use when calling the properties and methods that do not use a region name.

Syntax
C#
C++/CLI
Java
Python
public string DefaultRegion { get; set; } 
public:  
   property String^ DefaultRegion 
   { 
      String^ get() 
      void set(String^ value) 
   } 
public String getDefaultRegion() 
public void setDefaultRegion(String value) 
DefaultRegion # get and set (FileCache) 

Property Value

The default policy when setting cache values using the indexer. Default value is null.

Requirements

Target Platforms

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

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.