Describes the type of flow control.
[Visual Basic] Public ReadOnly Property FlowControl As FlowControl [C#] public FlowControl FlowControl {get;} [C++] public: __property FlowControl get_FlowControl(); [JScript] public function get FlowControl() : FlowControl;
Read-only. The type of flow control.
OpCode Structure | OpCode Members | System.Reflection.Emit Namespace