Compartilhar via


Método INetFwOpenPorts.Remove

Remove a porta especificada esta coleção.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (em Microsoft.TeamFoundation.Common.dll)

Sintaxe

'Declaração
Sub Remove ( _
    portNumber As Integer, _
    ipProtocol As NET_FW_IP_PROTOCOL_ _
)
void Remove(
    int portNumber,
    NET_FW_IP_PROTOCOL_ ipProtocol
)

Parâmetros

  • portNumber
    Tipo: System.Int32
    O número da porta da porta remover.

Segurança do .NET Framework

Consulte também

Referência

INetFwOpenPorts Interface

Namespace Microsoft.TeamFoundation.Common