.NET C# VB.Net How to get Windows Product Name in C# and VB.NET Feb 12, 2015 Administrator To get Windows Product Name in C# and VB.NET you can use the following snippet. Sample C# Sample VB.NET Tipp: To use ManagementObjectSearcher you need to set a Reference to…