This documentation is archived and is not being maintained.
ServicingStep Constructor (String, String, String, String)
Visual Studio 2013
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: