Open sandboxFocus

Property SuggestAsAddAttribute

SuggestAsAddAttribute

Whether the aspect should be suggested as an "add attribute" code action. When true, the IDE will offer to apply the aspect by adding it as a custom attribute to the target declaration.

Declaration
public bool? SuggestAsAddAttribute { get; init; }
Property Value
Type Description
bool?