VCLinkerTool.ExecutionBucket Property

Definition

Microsoft Internal Use Only.

public:
 property int ExecutionBucket { int get(); void set(int value); };
public:
 property int ExecutionBucket { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(129)]
public int ExecutionBucket { [System.Runtime.InteropServices.DispId(129)] [System.Runtime.InteropServices.TypeLibFunc] get; [System.Runtime.InteropServices.DispId(129)] [System.Runtime.InteropServices.TypeLibFunc] set; }
[<System.Runtime.InteropServices.DispId(129)>]
[<get: System.Runtime.InteropServices.DispId(129)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
[<set: System.Runtime.InteropServices.DispId(129)>]
[<set: System.Runtime.InteropServices.TypeLibFunc>]
member this.ExecutionBucket : int with get, set
Public Property ExecutionBucket As Integer

Property Value

An integer.

Attributes

Applies to