CacheEntryUpdateArguments.Key 屬性

定義

取得即將被移除的快取項目的唯一識別碼。

public:
 property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
member this.Key : string
Public ReadOnly Property Key As String

屬性值

快取項目的唯一識別碼。

適用於