PredefinedEditorFeatureNames Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains definitions for known FeatureDefinitions and their groupings.
public ref class PredefinedEditorFeatureNames abstract sealed
public static class PredefinedEditorFeatureNames
type PredefinedEditorFeatureNames = class
Public Class PredefinedEditorFeatureNames
- Inheritance
-
PredefinedEditorFeatureNames
Fields
AsyncCompletion |
Definition of IntelliSense Completion. Descends from InteractivePopup and Editor |
CodeCleanup |
Definition of Code Cleanup feature. |
Completion |
Definition of IntelliSense Completion. Descends from InteractivePopup and Editor |
Editor |
Definition of group of features that make up the core editor. |
InteractivePopup |
Definition of group of features that appear in an interactive popup. Descends from Popup |
Popup |
Definition of group of features that appear in a popup. |