Partilhar via


Propriedade Warning.WarningType

O tipo “de aviso”

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.TeamFoundation.VersionControl.Server.WarningType
Retorna WarningType.

Segurança do .NET Framework

Consulte também

Referência

Warning Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server