CacheEntryUpdateArguments.Key Propriedade

Definição

Obtém o identificador exclusivo 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 da propriedade

String

O identificador exclusivo para a entrada de cache.

Aplica-se a