Warning.WarningType 属性

警告“type”

命名空间:  Microsoft.TeamFoundation.VersionControl.Server
程序集:  Microsoft.TeamFoundation.VersionControl.Server(在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

语法

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

属性值

类型:Microsoft.TeamFoundation.VersionControl.Server.WarningType
返回 WarningType

.NET Framework 安全性

请参阅

参考

Warning 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间