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

已答覆Pex for VB

  • 2008年11月12日 上午 05: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
    •  

解答

  • 2008年11月12日 上午 06: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日 上午 06: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
    •