Share via


IVsSetupCompositionService.ProductVersion Property

Definition

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

Applies to