This documentation is archived and is not being maintained.
INetFwOpenPorts::Item Method
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
INetFwOpenPort^ Item(
[InAttribute] int portNumber,
[InAttribute] NET_FW_IP_PROTOCOL_ ipProtocol
)
Parameters
- portNumber
- Type: System::Int32
- ipProtocol
- Type: Microsoft.TeamFoundation.Common::NET_FW_IP_PROTOCOL_
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: