This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerNetworkDirections Interface > INAServerNetworkDirections.SupportedLanguages Property (ArcObjects .NET 10.5 SDK) |
Languages supported by the directions engine on the system.
[Visual Basic .NET] Public ReadOnly Property SupportedLanguages As IStringArray
[C#] public IStringArray SupportedLanguages {get;}
[C++]
HRESULT get_SupportedLanguages(
IStringArray** SupportedLanguages
);
[C++]
Parameters SupportedLanguages [out, retval]
SupportedLanguages is a parameter of type IStringArray
SupportedLanguages contains list of available directions languages.