System::Uri::get_Segments 方法

Uri::get_Segments method

返回一个字符串数组,包含当前对象表示的 URI 的路径段。

ArrayPtr<String> System::Uri::get_Segments() const

另见