Partager via


ArtifactPropertyValue, constructeur (ArtifactSpec, String, Nullable<DateTime>)

Crée une valeur de propriété nonversioned moniker.

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    artifactSpec As ArtifactSpec, _
    propertyName As String, _
    value As Nullable(Of DateTime) _
)
public ArtifactPropertyValue(
    ArtifactSpec artifactSpec,
    string propertyName,
    Nullable<DateTime> value
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ArtifactPropertyValue Classe

ArtifactPropertyValue, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms