Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

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
  • Navigation