Open sandboxFocus

Property EditorExperienceOptions

EditorExperienceOptions

Gets the editor experience options for the aspect, which control how the aspect is suggested in the IDE's code refactoring menu. These options can be configured using the EditorExperienceAttribute custom attribute on the aspect class.

Declaration
EditorExperienceOptions EditorExperienceOptions { get; }
Property Value
Type Description
EditorExperienceOptions