ISymbolDocument.LanguageVendor Property

Definition

Gets the language vendor of the current document.

public:
 property Guid LanguageVendor { Guid get(); };
public Guid LanguageVendor { get; }
member this.LanguageVendor : Guid
Public ReadOnly Property LanguageVendor As Guid

Property Value

The language vendor of the current document.

Applies to