StepProgressListView.StepProgressItem-Konstruktor

Erstellen Sie ein neues Schrittstatuselement

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

Syntax

'Declaration
Public Sub New ( _
    description As String, _
    state As StepProgressListView.ProgressState _
)
public StepProgressItem(
    string description,
    StepProgressListView.ProgressState state
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

StepProgressListView.StepProgressItem Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace