VSConstants.VsLanguageServiceGuid.HtmlLanguageService_string Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
Public Const HtmlLanguageService_string As String
'Usage
Dim value As String
value = VSConstants..::..VsLanguageServiceGuid.HtmlLanguageService_string
public const string HtmlLanguageService_string
public:
literal String^ HtmlLanguageService_string
static val mutable HtmlLanguageService_string: string
public const var HtmlLanguageService_string : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
VSConstants.VsLanguageServiceGuid Class