CacheItem.Key 屬性

定義

取得或設定一個實例的唯一 CacheItem 識別碼。

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

屬性值

CacheItem 例識別碼。

適用於