INetFwOpenPorts.Remove, méthode

Supprime le port spécifié de cette collection.

Espace de noms :  Microsoft.TeamFoundation.Common
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Sub Remove ( _
    portNumber As Integer, _
    ipProtocol As NET_FW_IP_PROTOCOL_ _
)
void Remove(
    int portNumber,
    NET_FW_IP_PROTOCOL_ ipProtocol
)

Paramètres

  • portNumber
    Type : System.Int32
    Le numéro de port du port à supprimer.

Sécurité .NET Framework

Voir aussi

Référence

INetFwOpenPorts Interface

Microsoft.TeamFoundation.Common, espace de noms