Freigeben über


StepDetailLogger.Warnings-Eigenschaft

Eine Liste von Wartungsschrittwarnungen

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property Warnings As List(Of ServicingStepLogEntry)
public List<ServicingStepLogEntry> Warnings { get; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

StepDetailLogger Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace