NavigateToItem::Language Property

 

Gets the language from which the symbol comes.

Namespace:   Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

public:
property String^ Language {
	String^ get();
}

Property Value

Type: System::String^

The language source.

Return to top
Show: