NavigateToItem.Language Property

Definition

The language from which the symbol comes.

public:
 property System::String ^ Language { System::String ^ get(); };
public:
 property Platform::String ^ Language { Platform::String ^ get(); };
public string Language { get; }
member this.Language : string
Public ReadOnly Property Language As String

Property Value

The language source.

Applies to