질문하기질문하기
 

답변됨Pex for VB

  • 2008년 11월 12일 수요일 오전 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
    •  

답변

  • 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
    •