CacheItem.Key Proprietà

Definizione

Ottiene o imposta un identificatore univoco per un'istanza CacheItem di .

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 di un'istanza CacheItem di .

Si applica a