CommittedBranchCreatedEventArgs.TargetPath 属性

获取或设置目标路径与事件参数。

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

语法

声明
Public Property TargetPath As String
public string TargetPath { get; private set; }

属性值

类型:System.String
目标路径与事件参数。

.NET Framework 安全性

请参见

参考

CommittedBranchCreatedEventArgs 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间