ITextEditorFactoryService.AllPredefinedRoles Property
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.
The set of all predefined text view roles.
public:
property Microsoft::VisualStudio::Text::Editor::ITextViewRoleSet ^ AllPredefinedRoles { Microsoft::VisualStudio::Text::Editor::ITextViewRoleSet ^ get(); };
public Microsoft.VisualStudio.Text.Editor.ITextViewRoleSet AllPredefinedRoles { get; }
member this.AllPredefinedRoles : Microsoft.VisualStudio.Text.Editor.ITextViewRoleSet
Public ReadOnly Property AllPredefinedRoles As ITextViewRoleSet
Property Value
All the predefined text view roles.