Leadtools.SharePoint.Client Namespace > SharePointClient Class : Proxy Property |
public IWebProxy Proxy {get; set;}
'Declaration Public Property Proxy As IWebProxy
'Usage Dim instance As SharePointClient Dim value As IWebProxy instance.Proxy = value value = instance.Proxy
public IWebProxy Proxy {get; set;}
get_Proxy();
set_Proxy(value);
public: property IWebProxy^ Proxy { IWebProxy^ get(); void set ( IWebProxy^ value); }
Refer to System.Net.IWebProxy in MSDN for more information.
For an example, refer to SharePointClient.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2