Freigeben über


ItemProperties.Properties-Eigenschaft

Die Eigenschaften dem Pfad.

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

Syntax

'Declaration
Public Property Properties As PropertyValue()
public PropertyValue[] Properties { get; set; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.Framework.Client.PropertyValue[]
Gibt PropertyValue zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ItemProperties Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace