Share via


StepDetailLogger.Warnings-Eigenschaft

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>

.NET Framework-Sicherheit

Siehe auch

Referenz

StepDetailLogger Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace