Share via


ActionDefinition.Bit 屬性

這個動作的點陣圖的整數。 必須是 2 的次方。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property Bit As Integer
[ClientPropertyAttribute(ClientVisibility.Private)]
public int Bit { get; set; }

屬性值

類型:System.Int32
傳回 Int32

.NET Framework 安全性

請參閱

參考

ActionDefinition 類別

Microsoft.TeamFoundation.Framework.Server 命名空間