LiveTemplateSuggestionTitle
Gets or sets the title of the code refactoring menu item that applies the aspect as a live template. By default, the title is Apply Foo if the aspect class is named FooAttribute.
To organize several aspects into sub-menus, use the vertical pipe (|) to separate the different menu levels.
Declaration
public string? LiveTemplateSuggestionTitle { get; set; }Property Value
| Type | Description |
|---|---|
| string |