This documentation is archived and is not being maintained.
INetFwService::IpVersion Property
Visual Studio 2013
Gets or sets the internet protocol version of the service.
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 of the service.
- 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: