VersionString property
- Last UpdatedJul 23, 2024
- 1 minute read
Retrieves the version string of the Galaxy.
Class
IGalaxy
Syntax
[C#]
string VersionString { get; };
[Visual C++]
HRESULT VersionString(
[out, retval] BSTR* VersionString
);
Parameters
VersionString
Returns the version string of the Galaxy.