TeamFoundationServer Methods
Visual Studio 2012
The TeamFoundationServer type exposes the following members.
| Name | Description | |
|---|---|---|
|
Authenticate | Authenticates the connection with the server. |
|
Dispose | Notifies interested objects of disposal and disposes this object. |
|
EnsureAuthenticated | Authenticates the connection, if it was not previously authenticated. |
|
Equals | Checks to see whether this TeamFoundationServer object is equal to the specified object. (Overrides Object.Equals(Object).) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Gets the hash code for this object. (Overrides Object.GetHashCode.) |
|
GetService(Type) | Gets the specified service. |
|
GetService<T>() | Gets the specified service. |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Gets the name of this TeamFoundationServer object. (Overrides Object.ToString.) |