Constant used in Setup(String, String, String) and
SetDefaultCredentials(String, String) to specify that no proxy
should be used.
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public const string NoProxy |
Visual Basic |
---|
Public Const NoProxy As String |
Visual C++ |
---|
public: literal String^ NoProxy |