Url.GetPartial 方法 (Int32)

获取非路径到指定的索引。

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

语法

声明
Public Function GetPartial ( _
    i As Integer _
) As String
public string GetPartial(
    int i
)

参数

返回值

类型:System.String
Segments 数组的指定索引的非路径。

备注

如果 URL 不是文件的 URL, “http: ”对路径的主机名。预置。

.NET Framework 安全性

请参见

参考

Url 类

GetPartial 重载

Microsoft.VisualStudio.Shell 命名空间