←Select platform

Name Property

Summary

Unique name of this cache object

Syntax
C#
C++/CLI
Java
Python
public override string Name {get;} 
public:  
   virtual property String^ Name 
   { 
      String^ get() override 
   } 
@Override 
public String getName() 
Name # get  (FileCache) 

Property Value

The unique name of this cache object. Returns "LeadFileCache" by default. Use SetName to override this value.

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.