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

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

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

See Also

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