Share via


InheritanceChange.Inherit 属性

获取或设置是否描述继承更改的标志。

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

语法

声明
Public Property Inherit As Boolean
public bool Inherit { get; set; }

属性值

类型:System.Boolean
true 继承更改;否则,错误。

.NET Framework 安全性

请参阅

参考

InheritanceChange 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间