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

value = instance.ProxyPort

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

Property Value

Type: System.Int32

See Also

Reference

GlobalProperties Class

GlobalProperties Members

Microsoft.SharePoint.Portal.Topology Namespace