←Select platform

Name Property (ObjectCache)

Summary

Unique name of this cache object

Syntax

C#
VB
Java
C++
public abstract string Name { get; }
Public MustOverride ReadOnly Property Name() As String
public:  
   virtual property String^ Name 
   { 
      String^ get() abstract; 
   } 
public abstract String getName()

Property Value

The unique name of this cache object.

Remarks

Must be implemented by derived classes.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Caching Assembly
Click or drag to resize