Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This is our internal TeamFoundationServiceHostProperties implementation used to drive the Deployment, Application, and Collection hosts.
Inheritance Hierarchy
System.Object
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)
Syntax
'Declaration
Public Class TeamFoundationServiceHostProperties _
Inherits HostProperties
public class TeamFoundationServiceHostProperties : HostProperties
public ref class TeamFoundationServiceHostProperties : public HostProperties
type TeamFoundationServiceHostProperties =
class
inherit HostProperties
end
public class TeamFoundationServiceHostProperties extends HostProperties
The TeamFoundationServiceHostProperties type exposes the following members.
Constructors
Top
Properties
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.) |
Top
Methods
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().) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.