共用方式為


CacheEntryUpdateArguments.Key 屬性

定義

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

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

屬性值

快取項目的唯一識別項。

適用於