Freigeben über


ArtifactPropertyValue-Konstruktor (ArtifactSpec, IEnumerable<PropertyValue>)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    artifactSpec As ArtifactSpec, _
    propertyValues As IEnumerable(Of PropertyValue) _
)
public ArtifactPropertyValue(
    ArtifactSpec artifactSpec,
    IEnumerable<PropertyValue> propertyValues
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ArtifactPropertyValue Klasse

ArtifactPropertyValue-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace