Skip to content

Commit 4793fce

Browse files
patrickklaerenBillWagner
authored andcommitted
Updated WCF Test Client path (dotnet#4043)
* Updated WCF Test Client path Path to find WCF test client updated for latest release of Visual Studio, as well as a reminder depending on the version of Visual Studio installed. * Expanded explanation on the versioning of Visual Studio affecting path
1 parent 352e3ad commit 4793fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/wcf/wcf-test-client-wcftestclient-exe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.workload:
2020
# WCF Test Client (WcfTestClient.exe)
2121
[!INCLUDE[indigo1](../../../includes/indigo1-md.md)] Test Client (WcfTestClient.exe) is a GUI tool that enables users to input test parameters, submit that input to the service, and view the response that the service sends back. It provides a seamless service testing experience when combined with [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] Service Host.
2222

23-
You can find the [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] Test Client (WcfTestClient.exe) in the following location: C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\
23+
You can typically find the [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] Test Client (WcfTestClient.exe) in the following location: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE - Community may be one of "Enterprise", "Professional" or "Community" depending on which level of Visual Studio is installed.
2424

2525
## Scenarios for Using Test Client
2626
The following sections discuss the most common scenarios in which you can use [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] Test Client to streamline your development process.

0 commit comments

Comments
 (0)