GlobalProperties.ProxyType Property

NOTE: This API is now obsolete.

Obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute> _
Public Property ProxyType As ProxyType
    Get
    Set
'Usage
Dim instance As GlobalProperties
Dim value As ProxyType

value = instance.ProxyType

instance.ProxyType = value
[ObsoleteAttribute]
public ProxyType ProxyType { get; set; }

Property Value

Type: Microsoft.SharePoint.Portal.Topology.ProxyType

See Also

Reference

GlobalProperties Class

GlobalProperties Members

Microsoft.SharePoint.Portal.Topology Namespace