Freigeben über


Shelveset.SetProperty-Methode

Fügt hinzu oder aktualisiert der Eigenschaftswert im Eigenschaftenbehälter.

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

Syntax

'Declaration
Public Sub SetProperty ( _
    propertyValue As PropertyValue _
)
public void SetProperty(
    PropertyValue propertyValue
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Shelveset Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace