VersionControlAnnotate.ItemPath 屬性
取得這個附註檢視器會顯示項目的路徑。 這是最初標註的項目,可以是本機或伺服器路徑。
命名空間: Microsoft.VisualStudio.TeamFoundation.VersionControl
組件: Microsoft.VisualStudio.TeamFoundation.VersionControl (在 Microsoft.VisualStudio.TeamFoundation.VersionControl.dll 中)
語法
'宣告
Public ReadOnly Property ItemPath As String
public string ItemPath { get; }
屬性值
類型:System.String
傳回 String。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。