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

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

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

See Also

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