public InstallationSpace[] OpenedInstallationSpaces {get;}
public: property array<InstallationSpace^>^ OpenedInstallationSpaces { array<InstallationSpace^>^ get(); }
public InstallationSpace[] OpenedInstallationSpaces {get;}
public: property array<InstallationSpace^>^ OpenedInstallationSpaces { array<InstallationSpace^>^ get(); }
If GED is currently displaying an installation space it is at the first position in the array.
Note that if LockSelectionByDefault is true
then only objects from projects open in read-write mode will be locked.