This document is archived and information here might be outdated. Recommended version. |
Language to use when generating directions.
[Visual Basic .NET] Public Property Language As String
[C#] public string Language {get; set;}
[C++]
HRESULT get_Language(
System.String* strLanguage
);
[C++]
HRESULT put_Language(
BSTR strLanguage
);
[C++]
Parameters strLanguage [out, retval]
strLanguage is a parameter of type BSTR* strLanguage [in]
strLanguage is a parameter of type BSTR
Specifies the Language you want to see the directions in.
This requires that you know which languages are supported by your directions configuration files.