共用方式為


MapRoute.Path 屬性

定義

取得路由的路徑。

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

屬性值

路由的路徑。

適用於

另請參閱