InstalledInstances.InstanceData.VersionAndProductName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the version name and product name of the installed instance.
public:
property System::String ^ VersionAndProductName { System::String ^ get(); };
public string VersionAndProductName { get; }
member this.VersionAndProductName : string
Public ReadOnly Property VersionAndProductName As String
Property Value
The version name and product name of the installed instance.