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!

SymLanguageVendor.Microsoft

Specifies the GUID of the Microsoft language vendor.

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

See Also

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