'System.STAThreadAttribute' および 'System.MTAThreadAttribute' の両方に '1' を適用することはできません。

更新 : 2007 年 11 月

System.STAThreadAttribute 属性と System.MTAThreadAttribute 属性とは同時に指定できません。

Error ID: BC31513

このエラーを解決するには

  • System.MTAThreadAttribute または System.STAThreadAttribute のいずれか一方のキーワードだけを指定します。

参照

参照

STAThreadAttribute

MTAThreadAttribute

その他の技術情報

Visual Basic における属性