Share via


CacheEntryUpdateArguments.Key 속성

정의

제거할 캐시 엔트리의 고유 식별자를 가져옵니다.

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

속성 값

캐시 엔트리의 고유 식별자입니다.

적용 대상