Back to API Reference
Class

ParameterContainerAttribute

sealed
Inherits:Attribute

Flattens the marked serializable reference object's direct ParameterAttribute fields into the owning modifier's positional parameter schema. The container must be a non-null reference type; nested parameter containers are not supported.

public string Invalidate{ get; set }

Name of an instance parameterless method on the owning modifier raising the invalidation shared by every generated descriptor of this container's parameters.