ISymbolDocument.Language Property

Definition

Gets the language of the current document.

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

Property Value

The language of the current document.

Applies to