DeployedVersion property
- Last UpdatedJul 23, 2024
- 1 minute read
The configuration version of this instance at the time it was last deployed.
Class
IInstance
Syntax
[C#]
int DeployedVersion { get; };
[Visual C++]
HRESULT DeployedVersion(
[out, retval] LONG*
);