Partager via


EditorOptionKey<T>.Name, propriété

Obtient le nom de cette clé.

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

Syntaxe

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

Valeur de propriété

Type : String
Le nom de cette clé.

Sécurité .NET Framework

Voir aussi

Référence

EditorOptionKey<T> Structure

Microsoft.VisualStudio.Text.Editor, espace de noms