CacheEntryUpdateArguments.Key Propriedade

Definição

Obtém o identificador único de uma entrada de cache que está prestes a ser removida.

public:
 property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
member this.Key : string
Public ReadOnly Property Key As String

Valor de Propriedade

O identificador único para a entrada do cache.

Aplica-se a