MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Declaration­BuildersAttribute­ConstructionNamed­Arguments
Open sandboxFocus

AttributeConstruction.NamedArguments Property

NamedArguments

Gets the named arguments, i.e. the assigned fields and properties. Note that the order may be important in case of non-trivial property setters.

Declaration
public INamedArgumentList NamedArguments { get; }
Property Value
Type Description
INamedArgumentList
Implements
IAttributeData.NamedArguments