PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching / Cache­Configuration­Attribute / Profile­Name
Open sandbox

Property ProfileName

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
String