PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching.​Implementation / ICache­Item­Configuration / Profile­Name
Open sandbox

Property ProfileName

ProfileName

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

Declaration
string ProfileName { get; }
Property Value
Type Description
String