Partager via


SPRoutingMachineInfo.OutgoingPort - Propriété

Le port sortant

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property OutgoingPort As Nullable(Of Integer)
    Get
    Set
'Utilisation
Dim instance As SPRoutingMachineInfo
Dim value As Nullable(Of Integer)

value = instance.OutgoingPort

instance.OutgoingPort = value
public Nullable<int> OutgoingPort { get; set; }

Valeur de propriété

Type : System.Nullable<Int32>

Voir aussi

Référence

SPRoutingMachineInfo classe

SPRoutingMachineInfo - Membres

Microsoft.SharePoint.Administration - Espace de noms