Freigeben über


Warning.WarningType-Eigenschaft

Der obere "Typ"

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property WarningType As WarningType
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public WarningType WarningType { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Server.WarningType
Gibt WarningType zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Warning Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace