Share via


IVersionControlService.GetServerPathFromLocalPath 方法

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

语法

声明
Function GetServerPathFromLocalPath ( _
    localPath As String, _
    <OutAttribute> ByRef serverPath As String _
) As Integer
int GetServerPathFromLocalPath(
    string localPath,
    out string serverPath
)

参数

返回值

类型:System.Int32
返回 Int32

.NET Framework 安全性

请参阅

参考

IVersionControlService 接口

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间