MapRoute.Path 属性

定义

获取路由的路径。

public:
 property Geopath ^ Path { Geopath ^ get(); };
Geopath Path();
public Geopath Path { get; }
var geopath = mapRoute.path;
Public ReadOnly Property Path As Geopath

属性值

路由的路径。

适用于

另请参阅