質問する質問する
 

回答済みPex for VB

回答

  • 2008年11月12日 6:12PeliMSFT, 所有者ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     回答済み
    While the Pex engine works at the MSIL level, the code generation side has only been implemented for C#. Therefore, we have restricted our addin to work in C# project only.

    In order to execute Pex over VB.NET code, you will need a C# test project, at least for now.
    Jonathan de Halleux
    • 回答としてマークJirapong 2008年11月14日 12:51
    •  

すべての返信

  • 2008年11月12日 6:12PeliMSFT, 所有者ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     回答済み
    While the Pex engine works at the MSIL level, the code generation side has only been implemented for C#. Therefore, we have restricted our addin to work in C# project only.

    In order to execute Pex over VB.NET code, you will need a C# test project, at least for now.
    Jonathan de Halleux
    • 回答としてマークJirapong 2008年11月14日 12:51
    •