Freigeben über


ArtifactPropertyValue-Konstruktor (ArtifactSpec, String, Nullable<Double>)

Erstellt einen nonversioned Monikereigenschaftswert.

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

Syntax

'Declaration
Public Sub New ( _
    artifactSpec As ArtifactSpec, _
    propertyName As String, _
    value As Nullable(Of Double) _
)
public ArtifactPropertyValue(
    ArtifactSpec artifactSpec,
    string propertyName,
    Nullable<double> value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ArtifactPropertyValue Klasse

ArtifactPropertyValue-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace