ITextEditorFactoryService::AllPredefinedRoles Property

 

The set of all predefined text view roles.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

property ITextViewRoleSet^ AllPredefinedRoles {
	ITextViewRoleSet^ get();
}

Property Value

Type: Microsoft.VisualStudio.Text.Editor::ITextViewRoleSet^

All the predefined text view roles.

Return to top
Show: