Url.GetPartial 方法 (Int32, Int32)

获取非路径在指定的两个点之间

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

语法

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

参数

返回值

类型:System.String
非路径。

.NET Framework 安全性

请参见

参考

Url 类

GetPartial 重载

Microsoft.VisualStudio.Shell 命名空间