NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SymLanguageType.JScript

Specifies the GUID of the JScript language type to be used with the symbol store.

[Visual Basic]
Public Shared ReadOnly JScript As Guid
[C#]
public static readonly Guid JScript;
[C++]
public: static readonly Guid JScript;
[JScript]
public static var JScript : Guid;

See Also

SymLanguageType Class | SymLanguageType Members | System.Diagnostics.SymbolStore Namespace