Aracılığıyla paylaş


CacheItem.Key Özellik

Tanım

Örnek için CacheItem benzersiz bir tanımlayıcı alır veya ayarlar.

public:
 property System::String ^ Key { System::String ^ get(); void set(System::String ^ value); };
public string Key { get; set; }
member this.Key : string with get, set
Public Property Key As String

Özellik Değeri

Örneğin CacheItem tanımlayıcısı.

Şunlara uygulanır