CacheItem.Key Propriété

Définition

Obtient ou définit un identificateur unique pour une CacheItem instance.

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

Valeur de propriété

Identificateur d’une CacheItem instance.

S’applique à