ITextEditorFactoryService.NoRoles 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 empty ITextViewRoleSet.
public:
property Microsoft::VisualStudio::Text::Editor::ITextViewRoleSet ^ NoRoles { Microsoft::VisualStudio::Text::Editor::ITextViewRoleSet ^ get(); };
public Microsoft.VisualStudio.Text.Editor.ITextViewRoleSet NoRoles { get; }
member this.NoRoles : Microsoft.VisualStudio.Text.Editor.ITextViewRoleSet
Public ReadOnly Property NoRoles As ITextViewRoleSet
Property Value
An empty text view role set.