←Select platform

Key Property

Summary

Unique identifier of the cache item that has been expired.

Syntax
C#
VB
C++
Java
public string Key { get; } 
Public ReadOnly Property Key() As String 
   Get 
public:  
   property String^ Key 
   { 
      String^ get() 
   } 
public String getKey() 

Property Value

The unique identifier of the cache item that has been expired.

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