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