CacheItem.Key 属性

定义

获取用于检索 CAS 存储区中的项的缓存键。

public:
 property Microsoft::VisualStudio::RpcContracts::Caching::CacheItemKey Key { Microsoft::VisualStudio::RpcContracts::Caching::CacheItemKey get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public Microsoft.VisualStudio.RpcContracts.Caching.CacheItemKey Key { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.Key : Microsoft.VisualStudio.RpcContracts.Caching.CacheItemKey
Public ReadOnly Property Key As CacheItemKey

属性值

CacheItemKey
属性

适用于