Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
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: 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.