This documentation is archived and is not being maintained.

INetFwOpenPorts::Add Method

Adds the specified port to this collection

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

void Add(
	[InAttribute] INetFwOpenPort^ port
)

Parameters

port
Type: Microsoft.TeamFoundation.Common::INetFwOpenPort

An INetFwOpenPort object representing the port to add to this collection.

Show: