Share via


ChangeRequest.ItemType 屬性

ItemType 是只能設定一個沒有建立版本的屬性,當您將項目加入至儲存機制中。 當項目是檔案或資料夾不可以變更型別。 用戶端必須提供在呼叫的 ItemType 協助釐清。

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

語法

'宣告
Public Property ItemType As ItemType
public ItemType ItemType { get; set; }

屬性值

類型:Microsoft.TeamFoundation.VersionControl.Server.ItemType
傳回 ItemType

.NET Framework 安全性

請參閱

參考

ChangeRequest 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間