ProcessParameter Constructor
Initializes a new instance of the ProcessParameter class.
Namespace: Microsoft.TeamFoundation.Build.Workflow
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Déclaration
Public Sub New
public ProcessParameter()
public:
ProcessParameter()
new : unit -> ProcessParameter
public function ProcessParameter()
.NET Framework Security
- 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.