This documentation is archived and is not being maintained.
TeamFoundationServiceHostProperties Class
Visual Studio 2013
This is our internal TeamFoundationServiceHostProperties implementation used to drive the Deployment, Application, and Collection hosts.
System::Object
Microsoft.TeamFoundation.Framework.Server::HostProperties
Microsoft.TeamFoundation.Framework.Server::TeamFoundationServiceHostProperties
Microsoft.TeamFoundation.Framework.Server::HostProperties
Microsoft.TeamFoundation.Framework.Server::TeamFoundationServiceHostProperties
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The TeamFoundationServiceHostProperties type exposes the following members.
Top
| Name | Description | |
|---|---|---|
![]() | Authority | (Inherited from HostProperties.) |
![]() | Children | |
![]() | ChildrenHosts | |
![]() | ConnectionString | (Inherited from HostProperties.) |
![]() | DatabaseId | (Inherited from HostProperties.) |
![]() | Description | (Inherited from HostProperties.) |
![]() | HostType | (Inherited from HostProperties.) |
![]() | HostTypeValue | (Inherited from HostProperties.) |
![]() | Id | (Inherited from HostProperties.) |
![]() | LastUserAccess | (Inherited from HostProperties.) |
![]() | Name | (Inherited from HostProperties.) |
![]() | ParentId | (Inherited from HostProperties.) |
![]() | PhysicalDirectory | (Inherited from HostProperties.) |
![]() | PlugInDirectory | (Inherited from HostProperties.) |
![]() | Registered | (Inherited from HostProperties.) |
![]() | ResourceDirectory | (Inherited from HostProperties.) |
![]() | ServicingDetails | |
![]() | Status | (Inherited from HostProperties.) |
![]() | StatusReason | (Inherited from HostProperties.) |
![]() | VirtualDirectory | (Inherited from HostProperties.) |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from 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 | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides Object::ToString().) |
Show:
