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 表示繼承變更;則為,否則為 false。

.NET Framework 安全性

請參閱

參考

InheritanceChange 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間