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

Property ProfileName

ProfileName

Gets or sets the name of the CachingProfile that contains the configuration of the current CacheAttribute.

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