←Select platform

Name Property

Summary

Unique name of this cache object

Syntax

C#
VB
Java
C++
public override string Name { get; } 
Public Overrides ReadOnly Property Name() As String 
   Get 
public:  
   virtual property String^ Name 
   { 
      String^ get() override 
   } 
@Override 
public String getName() 

Property Value

The unique name of this cache object. Returns "LeadFileCache"

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly