SPAppDomain.Port-Eigenschaft
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; }
Eigenschaftswert
Typ: System.Int32