scripting:api:scopes:version

Version

Property of IScopes

Scope list version

Read-Only Property of type ULONG

var nVersion = Scopes.Version;
nVersion = Scopes.Version
ULONG nVersion;
HRESULT hr = Scopes.get_Version(&nVersion);