CacheItem.Key Propriedade

Definição

Obtém ou define um identificador exclusivo para uma instância de 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

Valor da propriedade

String

O identificador de uma CacheItem instância.

Aplica-se a