次の方法で共有


CacheEntryUpdateArguments.Key プロパティ

定義

削除されるキャッシュ エントリの一意の識別子を取得します。

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

プロパティ値

キャッシュ エントリの一意の識別子。

適用対象