Share via


CacheItem.Key Proprietà

Definizione

Ottiene o imposta un identificatore univoco per un'istanza di 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

Valore della proprietà

Identificatore per un'istanza di CacheItem.

Si applica a