PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Item­ConfigurationProfile­Name
Open sandboxFocus

CacheItemConfiguration.ProfileName Property

ProfileName

Gets or sets the name of the CachingProfile that contains the configuration of the cached methods.

Declaration
public string ProfileName { get; set; }
Property Value
Type Description
System.String
Implements
ICacheItemConfiguration.ProfileName