Back to API Reference
Class

SlotlessParameterAttribute

sealed
Inherits:Attribute

Marks a state field as a parameter with no markup presence: it joins the modifier's generated parameter surface — cascade, ownership, effects — without occupying a positional markup slot.

public string Parser{ get; set }
public string Invalidate{ get; set }