Condividi tramite


Proprietà ActionDefinition.Bit

L'integer bitmap per questa operazione.Deve essere una potenza di 2.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Valore proprietà

Tipo: System.Int32
Restituisca il valore Int32.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ActionDefinition Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server