Open sandboxFocus

Property SuggestAsLiveTemplate

SuggestAsLiveTemplate

Whether the aspect should be suggested as a live template code action. When true, the IDE will offer to apply the aspect directly to the source code, transforming it in place.

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