CallbackParamPlan.Location property
The location of the parameter (e.g., “path”)
public string Location { get; set; }
See Also
- record CallbackParamPlan
- namespace Kestrun.Callback
The location of the parameter (e.g., “path”)
public string Location { get; set; }