Open sandboxFocus

Property ProfileName

ProfileName

Gets the name of the caching profile that contains the configuration of the cached methods.

Declaration
public string? ProfileName { get; init; }
Property Value
Type Description
string
Implements