Compartir a través de


ProcessParameterError (Constructor)

Espacio de nombres:  Microsoft.TeamFoundation.Build.Workflow
Ensamblado:  Microsoft.TeamFoundation.Build.Workflow (en Microsoft.TeamFoundation.Build.Workflow.dll)

Sintaxis

'Declaración
Public Sub New ( _
    parameterType As String, _
    parameterName As String, _
    parameterValue As String, _
    message As String, _
    fromTemplate As Boolean _
)
public ProcessParameterError(
    string parameterType,
    string parameterName,
    string parameterValue,
    string message,
    bool fromTemplate
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ProcessParameterError Clase

Microsoft.TeamFoundation.Build.Workflow (Espacio de nombres)