Persistate API documentation
IsSolutionLoaded Method (packageName)
NamespacesPersistateIDevelopmentEnvironmentIsSolutionLoaded(String)

[This is preliminary documentation and is subject to change.]

Determines if the solution for a Package is loaded into the IDE.
Declaration Syntax
C#
bool IsSolutionLoaded(
	string packageName
)
Parameters
packageName (String)
The name of the package to test.
Return Value
True if the package solution is loaded.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)