CreateWorkspaceParameters.RemoveUnparentedCloaks 屬性

如果為 true,在初始工作資料夾的任何隱匿 (這個。資料夾) 的沒有對應的父代會自動移除。

預設值為 false。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Property RemoveUnparentedCloaks As Boolean
public bool RemoveUnparentedCloaks { get; set; }

屬性值

類型:System.Boolean
True ,如果在初始工作資料夾的任何隱匿 (這個。資料夾) 的沒有對應的父代以無訊息模式中移除;則為,否則為 False。

.NET Framework 安全性

請參閱

參考

CreateWorkspaceParameters 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間