Gets the language vendor of the current document.
[Visual Basic] ReadOnly Property LanguageVendor As Guid [C#] Guid LanguageVendor {get;} [C++] Guid get_LanguageVendor() = 0; [JScript] abstract function get LanguageVendor() : Guid;
The language vendor of the current document.
ISymbolDocument Interface | ISymbolDocument Members | System.Diagnostics.SymbolStore Namespace