This documentation is archived and is not being maintained.

INetFwOpenPort::IpVersion Property

Gets or sets the IP version setting for this port.

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

property NET_FW_IP_VERSION_ IpVersion {
	NET_FW_IP_VERSION_ get ();
	void set (NET_FW_IP_VERSION_ value);
}

Property Value

Type: Microsoft.TeamFoundation.Common::NET_FW_IP_VERSION_
A NET_FW_IP_VERSION_ value indicating the IP version of this port.

Show: