MSIL (Microsoft Intermediate Language) 命令のフロー制御特性を取得します。
Public ReadOnly Property FlowControl As FlowControl
[C#]
public FlowControl FlowControl {get;}
[C++]
public: __property FlowControl get_FlowControl();
[JScript]
public function get FlowControl() : FlowControl;
プロパティ値
読み取り専用。制御フローの型を取得します。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ