QueryBuilderControl.CanInsertCaluse 属性

注意:此 API 现在已过时。

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

语法

声明
<ObsoleteAttribute("This property will be removed in the subsequent release, please use CanInsertClause")> _
Public ReadOnly Property CanInsertCaluse As Boolean
[ObsoleteAttribute("This property will be removed in the subsequent release, please use CanInsertClause")]
public bool CanInsertCaluse { get; }

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

QueryBuilderControl 类

Microsoft.TeamFoundation.WorkItemTracking.Controls 命名空间