共用方式為


ProcessParameterError 建構函式

命名空間:  Microsoft.TeamFoundation.Build.Workflow
組件:  Microsoft.TeamFoundation.Build.Workflow (在 Microsoft.TeamFoundation.Build.Workflow.dll 中)

語法

'宣告
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
)

參數

.NET Framework 安全性

請參閱

參考

ProcessParameterError 類別

Microsoft.TeamFoundation.Build.Workflow 命名空間