Поделиться через


VersionControlPath.Combine - метод (String, String, String, PathLength)

Пространство имен:  Microsoft.TeamFoundation.VersionControl.Common
Сборка:  Microsoft.TeamFoundation.VersionControl.Common (в Microsoft.TeamFoundation.VersionControl.Common.dll)

Синтаксис

'Декларация
Public Shared Function Combine ( _
    baseLocalPath As String, _
    targetLocalPath As String, _
    baseServerPath As String, _
    maxServerPathLength As PathLength _
) As String
public static string Combine(
    string baseLocalPath,
    string targetLocalPath,
    string baseServerPath,
    PathLength maxServerPathLength
)

Параметры

Возвращаемое значение

Тип: System.String

Безопасность платформы .NET Framework

См. также

Ссылки

VersionControlPath Класс

Combine - перегрузка

Microsoft.TeamFoundation.VersionControl.Common - пространство имен