This documentation is archived and is not being maintained.

INetFwRemoteAdminSettings::IpVersion Property

Gets or sets the internet protocol version to use.

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 internet protocol version to use.

Show: