Partager via


EditorOptionDefinition<T>.Name, propriété

Obtient le nom de l'option.

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

Syntaxe

'Déclaration
Public Overrides NotOverridable ReadOnly Property Name As String
public override sealed string Name { get; }
public:
virtual property String^ Name {
    String^ get () override sealed;
}
abstract Name : string with get 
override Name : string with get
override final function get Name () : String

Valeur de propriété

Type : String
Nom de l'option.

Sécurité .NET Framework

Voir aussi

Référence

EditorOptionDefinition<T> Classe

Microsoft.VisualStudio.Text.Editor, espace de noms