diff --git a/PInvoke/IpHlpApi/IpTypes.cs b/PInvoke/IpHlpApi/IpTypes.cs index 85dc2003..70c44f16 100644 --- a/PInvoke/IpHlpApi/IpTypes.cs +++ b/PInvoke/IpHlpApi/IpTypes.cs @@ -557,7 +557,7 @@ namespace Vanara.PInvoke /// The interface index for the IPv6 IP address. This member is zero if IPv6 is not available on the interface. /// Note This structure member is only available on Windows XP with SP1 and later. /// - private readonly uint Ipv6IfIndex; + public uint Ipv6IfIndex; /// /// Type: DWORD[16]