MSDN > 論壇首頁 > Pex > Pex for VB
發問發問
 

已答覆Pex for VB

  • Wednesday, 12 November, 2008 5:00Jirapong 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hi all,
        I am wondering that only C# language support from Pex?  I can use it with C# project but not in VB.NET project.

    Thank you for any answers,
    -Jirapong
    •  

解答

  • Wednesday, 12 November, 2008 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 Friday, 14 November, 2008 12:51
    •  

所有回覆

  • Wednesday, 12 November, 2008 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 Friday, 14 November, 2008 12:51
    •