VSConstants.VsLanguageServiceGuid Class

Provides GUIDs for language services.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.VSConstants.VsLanguageServiceGuid

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public NotInheritable Class VsLanguageServiceGuid
public static class VsLanguageServiceGuid
public ref class VsLanguageServiceGuid abstract sealed
[<AbstractClass>]
[<Sealed>]
type VsLanguageServiceGuid =  class end
public final class VsLanguageServiceGuid

The VSConstants.VsLanguageServiceGuid type exposes the following members.

Fields

  Name Description
Public fieldStatic member HtmlLanguageService_guid The GUID of the HTML language service.
Public fieldStatic member HtmlLanguageService_string The GUID of the HTML language service.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio Namespace