←Select platform

Key Property

Summary

The expiring item key.

Syntax

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

Property Value

The expiring item key.

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