PendingChange.SourceVersionFrom 属性

获取或设置源版本从 + 中派生。

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

语法

声明
Public Property SourceVersionFrom As Integer
public int SourceVersionFrom { get; set; }

属性值

类型:System.Int32
从源代码版本。

.NET Framework 安全性

请参阅

参考

PendingChange 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间