Share via


ArtifactPropertyValue, constructeur (Guid, String, Int32, IEnumerable<PropertyValue>)

crée un nouvel artefact associé à un ensemble de paires valeur de propriété.

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

Syntaxe

'Déclaration
Public Sub New ( _
    kind As Guid, _
    moniker As String, _
    version As Integer, _
    propertyValues As IEnumerable(Of PropertyValue) _
)
public ArtifactPropertyValue(
    Guid kind,
    string moniker,
    int version,
    IEnumerable<PropertyValue> propertyValues
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ArtifactPropertyValue Classe

ArtifactPropertyValue, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms