Freigeben über


ActionDefinition.Bit-Eigenschaft

Die Bit-Übersichtsganze Zahl für diese Aktion.Muss eine Potenz von 2.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ActionDefinition Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace