Share via


SPAppDomain.Port property

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

Syntax

'Declaration
Public ReadOnly Property Port As Integer
    Get
'Usage
Dim instance As SPAppDomain
Dim value As Integer

value = instance.Port
public int Port { get; }

Property value

Type: System.Int32

See also

Reference

SPAppDomain class

SPAppDomain members

Microsoft.SharePoint.Administration namespace