Sdílet prostřednictvím


VCFxCopTool2.ExecutionBucket – vlastnost

Obor názvů:  Microsoft.VisualStudio.VCProjectEngine
Sestavení:  Microsoft.VisualStudio.VCProjectEngine (v Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: Int32

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCFxCopTool2 Rozhraní

Microsoft.VisualStudio.VCProjectEngine – obor názvů