WebUpdateController.AutoDetectProxy Property
Gets or sets a value that specifies whether the controller will automatically detect proxy settings.
[Visual Basic]
Public Property AutoDetectProxy As Boolean
[C#]
public bool AutoDetectProxy {get;set;}
Property Value
true if the controller will use automatic proxy detection; otherwise, false.
See Also
WebUpdateController Class | WebUpdateController Members | Kjs.AppLife.Update.Web Namespace