Partager via


IPropertyService.SetProperty, méthode (ArtifactSpec, String, Nullable<Int32>)

Définit les paires de valeurs de propriété à l'artefact non gérées

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

Syntaxe

'Déclaration
Sub SetProperty ( _
    artifactSpec As ArtifactSpec, _
    propertyName As String, _
    value As Nullable(Of Integer) _
)
void SetProperty(
    ArtifactSpec artifactSpec,
    string propertyName,
    Nullable<int> value
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IPropertyService Interface

SetProperty, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms