This documentation is archived and is not being maintained.

ServicingExecutionHandlerData Class

Represents data for a servicing execution handler.

System::Object
  Microsoft.TeamFoundation.Framework.Client::ServicingExecutionHandlerData

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

public ref class ServicingExecutionHandlerData sealed

The ServicingExecutionHandlerData type exposes the following members.

  NameDescription
Public propertyHandlerTypeGets the type of the servicing execution handler.
Top

  NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object. (Inherited from Object.)
Public methodGetHashCodeServes as the default hash function. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodToStringGets a user-readable string that states the properties of this instance. (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: