共用方式為


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 命名空間