共用方式為


Item 建構函式 (VersionControlServer, ItemType, String)

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

語法

'宣告
Public Sub New ( _
    sourceControl As VersionControlServer, _
    itemType As ItemType, _
    serverItem As String _
)
public Item(
    VersionControlServer sourceControl,
    ItemType itemType,
    string serverItem
)

參數

.NET Framework 安全性

請參閱

參考

Item 類別

Item 多載

Microsoft.TeamFoundation.VersionControl.Client 命名空間