Freigeben über


VersionControlFolderDifferenceExt.WindowList-Eigenschaft

Gibt ein Objektarray jedem zurück, das ein Ordner-Unterschiedtoolfenster darstellt.

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

Syntax

'Declaration
Public ReadOnly Property WindowList As VersionControlFolderDifference()
public VersionControlFolderDifference[] WindowList { get; }

Eigenschaftswert

Typ: array<Microsoft.VisualStudio.TeamFoundation.VersionControl.VersionControlFolderDifference[]
Gibt VersionControlFolderDifference zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlFolderDifferenceExt Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace