This documentation is archived and is not being maintained.

INetFwOpenPort::Protocol Property

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.

Show: