Item.ServerItem 屬性

取得相關聯之項目的路徑在伺服器上。

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

語法

'宣告
Public ReadOnly Property ServerItem As String
public string ServerItem { get; }

屬性值

類型:System.String
相關聯之項目的路徑在伺服器上。

.NET Framework 安全性

請參閱

參考

Item 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間