This documentation is archived and is not being maintained.

TeamFoundationServiceHostProperties Class

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

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

public ref class TeamFoundationServiceHostProperties : public HostProperties

The TeamFoundationServiceHostProperties type exposes the following members.

  NameDescription
Public propertyAuthority (Inherited from HostProperties.)
Public propertyChildren
Public propertyChildrenHosts
Public propertyConnectionString (Inherited from HostProperties.)
Public propertyDatabaseId (Inherited from HostProperties.)
Public propertyDescription (Inherited from HostProperties.)
Public propertyHostType (Inherited from HostProperties.)
Public propertyHostTypeValue (Inherited from HostProperties.)
Public propertyId (Inherited from HostProperties.)
Public propertyLastUserAccess (Inherited from HostProperties.)
Public propertyName (Inherited from HostProperties.)
Public propertyParentId (Inherited from HostProperties.)
Public propertyPhysicalDirectory (Inherited from HostProperties.)
Public propertyPlugInDirectory (Inherited from HostProperties.)
Public propertyRegistered (Inherited from HostProperties.)
Public propertyResourceDirectory (Inherited from HostProperties.)
Public propertyServicingDetails
Public propertyStatus (Inherited from HostProperties.)
Public propertyStatusReason (Inherited from HostProperties.)
Public propertyVirtualDirectory (Inherited from HostProperties.)
Top

  NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object. (Inherited from Object.)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as the default hash function. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToString (Overrides Object::ToString().)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: