Open sandboxFocus

Property IsIgnored

IsIgnored

Determines whether the parameter should be excluded from the cache key. When the value of this property is false, the parameter should be included in the cache key.

Declaration
public bool IsIgnored { get; }
Property Value
Type Description
bool