Compartilhar via


Propriedade DropDownMember.FontAttr

Obtém ou define os atributos de fonte a ser usado para processar texto da entrada.

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

Sintaxe

'Declaração
Public Property FontAttr As DROPDOWNFONTATTR
public DROPDOWNFONTATTR FontAttr { get; set; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.TextManager.Interop.DROPDOWNFONTATTR
Sinaliza a partir do DROPDOWNFONTATTR enumeração.

Segurança do .NET Framework

Consulte também

Referência

DropDownMember Classe

Namespace Microsoft.VisualStudio.Package