RequestType 列舉類型

說明需要的型別。

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

語法

'宣告
Public Enumeration RequestType
public enum RequestType

成員

成員名稱 描述
Add 加入要求類型。

Branch 分支要求類型。

Delete 刪除要求類型。

Edit 編輯所需的型別。

Encoding 輸入的要求類型。

Lock 鎖定要求類型。

None 不需要。

Property 屬性要求類型。

Rename 將需求類型重新命名。

Undelete 取消刪除要求類型。

請參閱

參考

Microsoft.TeamFoundation.VersionControl.Client 命名空間