Share via


ITextEditorFactoryService.NoRoles, propriété

Le rôle vide d'ensemble d'affichage de texte.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
ReadOnly Property NoRoles As ITextViewRoleSet
ITextViewRoleSet NoRoles { get; }
property ITextViewRoleSet^ NoRoles {
    ITextViewRoleSet^ get ();
}
abstract NoRoles : ITextViewRoleSet with get
function get NoRoles () : ITextViewRoleSet

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Editor.ITextViewRoleSet
Un rôle vide d'ensemble d'affichage de texte.

Sécurité .NET Framework

Voir aussi

Référence

ITextEditorFactoryService Interface

Microsoft.VisualStudio.Text.Editor, espace de noms