VersionControlLabelDocumentItem.Exists 屬性
為檔案永遠為 true。 對於資料夾,這是錯誤的,如果項目在標籤,不會發生,但發生在我們的樹狀檢視對於標籤以做為父代對於實際上是在標籤的子系。 在 UI 這些節點在樹狀檢視中,會示範如何顯示灰色和某些屬性「不在標籤」
命名空間: Microsoft.VisualStudio.TeamFoundation.VersionControl
組件: Microsoft.VisualStudio.TeamFoundation.VersionControl (在 Microsoft.VisualStudio.TeamFoundation.VersionControl.dll 中)
語法
'宣告
Public ReadOnly Property Exists As Boolean
public bool Exists { get; }
屬性值
類型:System.Boolean
傳回 Boolean。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。