Sdílet prostřednictvím


CacheItem.Key Vlastnost

Definice

Získá nebo nastaví jedinečný identifikátor instance CacheItem .

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

Hodnota vlastnosti

Identifikátor CacheItem instance.

Platí pro