ISetupInstance2.GetInstallationVersion Method
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 the version of the product installed in this instance.
public:
System::String ^ GetInstallationVersion();
public:
Platform::String ^ GetInstallationVersion();
std::wstring GetInstallationVersion();
public string GetInstallationVersion ();
abstract member GetInstallationVersion : unit -> string
Public Function GetInstallationVersion () As String
Returns
The version of the product installed in this instance.