ITextEditorFactoryService::NoRoles Property

 

The empty text view role set.

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

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

Property Value

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

An empty text view role set.

Return to top
Show: