←Select platform

Key Property (CacheItem<T>)

Summary

The unique identifier for this CacheItem<T>.

Syntax

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

Property Value

The unique identifier for this CacheItem<T>. Default value is null.

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