PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Dependency­Invalidated­Event­ArgsKey
Open sandboxFocus

CacheDependencyInvalidatedEventArgs.Key Property

Key

Gets the key of the invalidated dependency.

Declaration
public string Key { get; }
Property Value
Type Description
System.String