Freigeben über


IPropertyService.SetProperty-Methode (ArtifactSpec, String, Nullable<Double>)

Legt Eigenschaftswertpaare auf nicht--versioned Artefakt fest

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

Syntax

'Declaration
Sub SetProperty ( _
    artifactSpec As ArtifactSpec, _
    propertyName As String, _
    value As Nullable(Of Double) _
)
void SetProperty(
    ArtifactSpec artifactSpec,
    string propertyName,
    Nullable<double> value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IPropertyService Schnittstelle

SetProperty-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace