IVsSetupCompositionService.ProductVersion 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.
Get the version of the installed product.
public:
property System::String ^ ProductVersion { System::String ^ get(); };
public:
property Platform::String ^ ProductVersion { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678274)]
public string ProductVersion { get; }
public string ProductVersion { get; }
[<System.Runtime.InteropServices.DispId(1610678274)>]
member this.ProductVersion : string
member this.ProductVersion : string
Public ReadOnly Property ProductVersion As String
Property Value
- Attributes