Partilhar via


Propriedade VCFxCopTool2.ExecutionBucket

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
Property ExecutionBucket As Integer
int ExecutionBucket { get; set; }
property int ExecutionBucket {
    int get ();
    void set (int value);
}
abstract ExecutionBucket : int with get, set
function get ExecutionBucket () : int
function set ExecutionBucket (value : int)

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

VCFxCopTool2 Interface

Namespace Microsoft.VisualStudio.VCProjectEngine