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

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

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

See Also

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