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 Fields

The fields of the SymLanguageType class are listed below. For a complete list of SymLanguageType class members, see the SymLanguageType Members topic.

Public:

Basic Specifies the GUID of the Basic language type to be used with the symbol store.
C Specifies the GUID of the C language type to be used with the symbol store.
Cobol Specifies the GUID of the Cobol language type to be used with the symbol store.
CPlusPlus Specifies the GUID of the C++ language type to be used with the symbol store.
CSharp Specifies the GUID of the C# language type to be used with the symbol store.
ILAssembly Specifies the GUID of the ILAssembly language type to be used with the symbol store.
Java Specifies the GUID of the Java language type to be used with the symbol store.
JScript Specifies the GUID of the JScript language type to be used with the symbol store.
MCPlusPlus Specifies the GUID of the managed C++ language type to be used with the symbol store.
Pascal Specifies the GUID of the Pascal language type to be used with the symbol store.
SMC Specifies the GUID of the SMC language type to be used with the symbol store.

See Also

SymLanguageType Class | System.Diagnostics.SymbolStore Namespace