CacheItem.Key Właściwość

Definicja

Pobiera lub ustawia unikatowy identyfikator wystąpienia 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

Wartość właściwości

Identyfikator CacheItem wystąpienia.

Dotyczy