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

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

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

See Also

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