This documentation is archived and is not being maintained.

ServicingStep Constructor (String, String, String, String)

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

public:
ServicingStep(
	String^ name, 
	String^ performer, 
	String^ stepType, 
	String^ stepData
)

Parameters

name
Type: System::String
performer
Type: System::String
stepType
Type: System::String
stepData
Type: System::String

Show: