Dil

DistributedCachingChatClient.CacheKeyAdditionalValues Özellik

Tanım

Depolama durumu için kullanılan önbellek anahtarını bilgilendirmek için kullanılan ek değerleri alır veya ayarlar.

public:
 property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ CacheKeyAdditionalValues { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::Object ^> ^ value); };
public System.Collections.Generic.IReadOnlyList<object>? CacheKeyAdditionalValues { get; set; }
member this.CacheKeyAdditionalValues : System.Collections.Generic.IReadOnlyList<obj> with get, set
Public Property CacheKeyAdditionalValues As IReadOnlyList(Of Object)

Özellik Değeri

Açıklamalar

Bu listede ayarlanan tüm değerler, önbellek anahtarını bilgilendirmek için kullanılan diğer değerleri genişletecektir.

Şunlara uygulanır