Visual Basic (Declaration) | |
---|---|
Public Property UseDefaultWebProxy As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool UseDefaultWebProxy {get; set;} |
Return Value
true to use the default web proxy; otherwise false.Please check our Medical Web Viewer demo, located in WinForms.csproj project.
Set this to true if the client is behind a firewall and need to use the proxy information configured for the browser to perform calls to the WCF service.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family