SolutionGetWebSiteDirectory Method |
Get the directory for the specified web site project.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public string GetWebSiteDirectory(
string projectName
)
Parameters
- projectName
- Type: SystemString
Return Value
Type:
StringSee Also