FontsAndColorsCategory.SetLanguageService Method

Sets the GUID of the language service.

Namespace:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

Syntax

public FontsAndColorsCategory SetLanguageService(
    Guid newLanguageService
)

Parameters

  • newLanguageService
    Type: System.Guid
    The GUID of the language service.

Return Value

Type: Microsoft.VisualStudio.Editor.FontsAndColorsCategory
The FontsAndColorsCategory.

.NET Framework Security

See Also

Reference

FontsAndColorsCategory Class

Microsoft.VisualStudio.Editor Namespace