继承层次结构
System.Object
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
Microsoft.TeamFoundation.SourceControl.WebApi.TfvcHttpClient
命名空间: Microsoft.TeamFoundation.SourceControl.WebApi
程序集: Microsoft.TeamFoundation.SourceControl.WebApi(在 Microsoft.TeamFoundation.SourceControl.WebApi.dll 中)
语法
声明
Public Class TfvcHttpClient _
Inherits VssHttpClientBase
public class TfvcHttpClient : VssHttpClientBase
TfvcHttpClient 类型公开以下成员。
构造函数
页首
属性
页首
方法
.gif) |
CreateRequestMessage |
(继承自 VssHttpClientBase。) |
.gif) |
CreateRequestMessageAsync |
(继承自 VssHttpClientBase。) |
.gif) |
DeleteAsync |
(继承自 VssHttpClientBase。) |
.gif) |
DownloadItemAsync |
|
.gif) |
DownloadItemZipAsync |
|
.gif) |
Equals |
确定指定的对象是否等于当前对象。 (继承自 Object。) |
.gif) |
Finalize |
允许对象在“垃圾回收”回收之前尝试释放资源并执行其他清理操作。 (继承自 Object。) |
.gif) |
GetAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
GetBranch |
|
.gif) |
GetChangesetChangesAsync |
|
.gif) |
GetChangesetsAsync(TfvcChangesetSearchCriteria, Nullable<Int32>, Nullable<Int32>, Object) |
|
.gif) |
GetChangesetsAsync(Int32, Boolean, Boolean, Boolean, Int32, Object) |
|
.gif) |
GetChangesetWorkItemsAsync |
|
.gif) |
GetHashCode |
作为默认哈希函数。 (继承自 Object。) |
.gif) |
GetItemBatchAsync |
|
.gif) |
GetItemsAsync |
|
.gif) |
GetLabel |
|
.gif) |
GetLabelItems |
|
.gif) |
GetLabels |
|
.gif) |
GetResourceLocationAsync |
(继承自 VssHttpClientBase。) |
.gif) |
GetShelveset |
|
.gif) |
GetShelvesetChanges |
|
.gif) |
GetShelvesets |
|
.gif) |
GetShelvesetWorkItems |
|
.gif) |
GetType |
获取当前实例的 Type。 (继承自 Object。) |
.gif) |
HandleResponse |
(继承自 VssHttpClientBase。) |
.gif) |
MemberwiseClone |
创建当前 Object 的浅表副本。 (继承自 Object。) |
.gif) |
NegotiateRequestVersion |
(继承自 VssHttpClientBase。) |
.gif) |
NegotiateRequestVersionAsync |
(继承自 VssHttpClientBase。) |
.gif) |
PatchAsync(Guid, Object, ApiResourceVersion, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
PatchAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
PatchAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
PostAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
PostAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
PutAsync<T>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
PutAsync<T, TResult>(T, Guid, Object, ApiResourceVersion, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
QueryBranches |
|
.gif) |
QueryRootBranches |
|
.gif) |
Send(HttpRequestMessage, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
Send(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
SendAsync(HttpRequestMessage, HttpCompletionOption, Object, CancellationToken) |
(继承自 VssHttpClientBase。) |
.gif) |
SendAsync<T>(HttpRequestMessage, Object, CancellationToken) |
(继承自 VssHttpClientBase。) |
.gif) |
SendAsync<T>(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, NameValueCollection, Object) |
(继承自 VssHttpClientBase。) |
.gif) |
ToString |
返回表示当前对象的字符串。 (继承自 Object。) |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
参考
Microsoft.TeamFoundation.SourceControl.WebApi 命名空间