VSConstants.VsLanguageServiceGuid Class
Provides GUIDs for language services.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.VSConstants.VsLanguageServiceGuid
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.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 | |
---|---|---|
HtmlLanguageService_guid | The GUID of the HTML language service. | |
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.