ProcessParameterMetadata.StandardParameterNames Class
Defines the standard parameter names used by Team Foundation Build.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Build.Workflow.ProcessParameterMetadata.StandardParameterNames
Namespace: Microsoft.TeamFoundation.Build.Workflow
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public NotInheritable Class StandardParameterNames
public static class StandardParameterNames
public ref class StandardParameterNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type StandardParameterNames = class end
public final class StandardParameterNames
The ProcessParameterMetadata.StandardParameterNames type exposes the following members.
Fields
Top
Remarks
Reusing names that are in this list will cause default metadata to be used, unless metadata is already associated with the process parameter.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.