This document is archived and information here might be outdated. Recommended version. |
Language to use when computing directions.
[Visual Basic .NET]
Public Property DirectionsLanguage As String
[C#]
public string DirectionsLanguage {get; set;}
[C++]
HRESULT get_DirectionsLanguage(
BSTR DirectionsLanguage
);
[C++]
HRESULT put_DirectionsLanguage(
System.String* DirectionsLanguage
);
[C++] Parameters DirectionsLanguage [in]
DirectionsLanguage is a parameter of type BSTR DirectionsLanguage [out, retval]
DirectionsLanguage is a parameter of type BSTR*
DirectionsLanguage specifies the language used when generating directions.