共用方式為


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 命名空間