Condividi tramite


Proprietà NameAttribute.Name

Ottiene il nome della parte di estensione di editor.

Spazio dei nomi:  Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: String
Il nome della parte di estensione di editor.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

NameAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.Utilities