PostSharpAPI ReferencePost­Sharp.​Patterns.​CachingCache­AttributeProfile­Name
Open sandboxFocus

CacheAttribute.ProfileName Property

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
System.String