WritableFileDirectory.Items-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property Items As List(Of String)
public List<string> Items { get; }

Eigenschaftswert

Typ: System.Collections.Generic.List<String>
Gibt List<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

WritableFileDirectory Klasse

Microsoft.TeamFoundation.VersionControl.Controls-Namespace