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.CPlusPlus

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

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

See Also

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