Share via


ProcessParameterError, constructeur

Espace de noms :  Microsoft.TeamFoundation.Build.Workflow
Assembly :  Microsoft.TeamFoundation.Build.Workflow (dans Microsoft.TeamFoundation.Build.Workflow.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ProcessParameterError Classe

Microsoft.TeamFoundation.Build.Workflow, espace de noms