Freigeben über


ArtifactPropertyValue-Konstruktor (ArtifactSpec, String, array<Byte[])

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 Byte() _
)
public ArtifactPropertyValue(
    ArtifactSpec artifactSpec,
    string propertyName,
    byte[] value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ArtifactPropertyValue Klasse

ArtifactPropertyValue-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace