Share via


SPWebProxyConfig.Current property

Gets the accessor to the global SPWebProxyConfig instance.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Current As SPWebProxyConfig
    Get
'Usage
Dim value As SPWebProxyConfig

value = SPWebProxyConfig.Current
public static SPWebProxyConfig Current { get; }

Property value

Type: Microsoft.SharePoint.SPWebProxyConfig
The accessor.

See also

Reference

SPWebProxyConfig class

SPWebProxyConfig members

Microsoft.SharePoint namespace