Persistate API documentation
SolutionFolderPath Method (packageName)
NamespacesPersistateIDevelopmentEnvironmentSolutionFolderPath(String)

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

Obtains the full path of the folder containing the solution file for a package.
Declaration Syntax
C#
string SolutionFolderPath(
	string packageName
)
Parameters
packageName (String)
The name of the package to get the solution folder for.
Return Value
A string containing the solution folder path, or null if the solution for the package is not open.

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