Url.JoinSegments 方法

连接指定时间段到路径。

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Function JoinSegments ( _
    i As Integer, _
    j As Integer _
) As String
public string JoinSegments(
    int i,
    int j
)

参数

返回值

类型:System.String
非路径,启动段落 i 不包括段落 j 或更高版本。

.NET Framework 安全性

请参见

参考

Url 类

Microsoft.VisualStudio.Shell 命名空间