CacheItem.Key Propriedade

Definição

Obtém ou define um identificador único para uma CacheItem instância.

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

Valor de Propriedade

O identificador de uma CacheItem instância.

Aplica-se a