This documentation is archived and is not being maintained.

ServicingStep::StepType Property

The action to perform. The StepPerformer must know how to perform this action.

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

public:
property String^ StepType {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String

Show: