ITextEditorFactoryService.DefaultRoles 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 roles that are used when creating a text view without specifying text view roles.
public:
 property Microsoft::VisualStudio::Text::Editor::ITextViewRoleSet ^ DefaultRoles { Microsoft::VisualStudio::Text::Editor::ITextViewRoleSet ^ get(); };public Microsoft.VisualStudio.Text.Editor.ITextViewRoleSet DefaultRoles { get; }member this.DefaultRoles : Microsoft.VisualStudio.Text.Editor.ITextViewRoleSetPublic ReadOnly Property DefaultRoles As ITextViewRoleSetProperty Value
The default roles.