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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。