Microsoft
70-518 · Question #172
You are designing an update to an existing Windows Presentation Foundation (WPF) application. You plan to use Microsoft Visual Studio 2010. The updated WPF application will require a specific…
The correct answer is D. The Condition property of a new Launch Condition. See the full explanation below for the reasoning.
Question
You are designing an update to an existing Windows Presentation Foundation (WPF) application. You plan to use Microsoft Visual Studio 2010. The updated WPF application will require a specific version of a third-party component. You have the following requirements:
- Deploy the update by using Windows Installer.
- Update the WPF application only if the required version of the third-
party component is present on the client computer. You need to recommend configuration settings for the application installer. Which property should you recommend be set?
Options
- AThe RemovePreviousVersions property of the Setup Project
- BThe Version property of the Setup Project
- CThe Version property of the .NET Launch Condition
- DThe Condition property of a new Launch Condition
How the community answered
(17 responses)- A6% (1)
- C12% (2)
- D82% (14)
Community Discussion
No community discussion yet for this question.