Share via


GlobalProperties.ProxyAddress 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 ProxyAddress As String
    Get
    Set
'Usage
Dim instance As GlobalProperties
Dim value As String

value = instance.ProxyAddress

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

Property Value

Type: System.String

See Also

Reference

GlobalProperties Class

GlobalProperties Members

Microsoft.SharePoint.Portal.Topology Namespace