Freigeben über


ArtifactPropertyValue-Konstruktor (ArtifactSpec, List<PropertyValue>)

Erstellt einen Monikereigenschaftswert Versionsangabe.

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ArtifactPropertyValue Klasse

ArtifactPropertyValue-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace