This document is archived and information here might be outdated. Recommended version. |
The name object of the route locator.
[Visual Basic .NET] Public Property RouteLocatorName As IRouteLocatorName
[C#] public IRouteLocatorName RouteLocatorName {get; set;}
[C++]
HRESULT get_RouteLocatorName(
IRouteLocatorName* locatorName
);
[C++]
HRESULT putref_RouteLocatorName(
IRouteLocatorName** locatorName
);
[C++] Parameters locatorName [in]
locatorName is a parameter of type IRouteLocatorName* locatorName [out, retval]
locatorName is a parameter of type IRouteLocatorName**