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

CacheConfigurationAttribute.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