This documentation is archived and is not being maintained.
INetFwOpenPort::Protocol Property
Visual Studio 2013
Gets or sets the protocol type setting for this port.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
property NET_FW_IP_PROTOCOL_ Protocol { NET_FW_IP_PROTOCOL_ get (); void set (NET_FW_IP_PROTOCOL_ value); }
Property Value
Type: Microsoft.TeamFoundation.Common::NET_FW_IP_PROTOCOL_A NET_FW_IP_PROTOCOL_ value indicating the protocol type of this port.
- 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: