Partager via


FontsAndColorsCategory.SetLanguageService, méthode

Définit le GUID du service de langage.

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

Syntaxe

'Déclaration
Public Function SetLanguageService ( _
    newLanguageService As Guid _
) As FontsAndColorsCategory
public FontsAndColorsCategory SetLanguageService(
    Guid newLanguageService
)
public:
FontsAndColorsCategory^ SetLanguageService(
    Guid newLanguageService
)
member SetLanguageService : 
        newLanguageService:Guid -> FontsAndColorsCategory
public function SetLanguageService(
    newLanguageService : Guid
) : FontsAndColorsCategory

Paramètres

  • newLanguageService
    Type : Guid

    GUID du service de langage.

Valeur de retour

Type : Microsoft.VisualStudio.Editor.FontsAndColorsCategory
FontsAndColorsCategory .

Sécurité .NET Framework

Voir aussi

Référence

FontsAndColorsCategory Classe

Microsoft.VisualStudio.Editor, espace de noms