Freigeben über


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

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 Integer) _
)
void SetProperty(
    ArtifactSpec artifactSpec,
    string propertyName,
    Nullable<int> value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IPropertyService Schnittstelle

SetProperty-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace