Partager via


TextViewRoleAttribute.TextViewRoles, propriété

Obtient le rôle de nom.

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

Syntaxe

'Déclaration
Public ReadOnly Property TextViewRoles As String
public string TextViewRoles { get; }
public:
property String^ TextViewRoles {
    String^ get ();
}
member TextViewRoles : string with get
function get TextViewRoles () : String

Valeur de propriété

Type : String
Nom du rôle.

Sécurité .NET Framework

Voir aussi

Référence

TextViewRoleAttribute Classe

Microsoft.VisualStudio.Text.Editor, espace de noms