Compartilhar via


Propriedade EditorFactory.EditorInfo.Name

Obtém ou define o nome do editor.

Namespace:  Microsoft.VisualStudio.Package
Assemblies:   Microsoft.VisualStudio.Package.LanguageService (em Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (em Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (em Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (em Microsoft.VisualStudio.Package.LanguageService.9.0.dll)

Sintaxe

'Declaração
Public Property Name As String
public string Name { get; set; }

Valor de propriedade

Tipo: System.String
O nome do editor.

Segurança do .NET Framework

Consulte também

Referência

EditorFactory.EditorInfo Classe

Namespace Microsoft.VisualStudio.Package