Web Site Configuration Utility |
WebConfiguration.ConfigureVisualStudioSolution
|
Updates a Visual Studio Solution file with an updated path to the Web
Project file.
Will only fix one Web project per solution file namely the first and replace
whatever http:// project reference with a new reference provided in the
VisualStudioWebProjectPath property.
Syntax: |
public Boolean ConfigureVisualStudioSolution() |
| Return: | Boolean |
| Parameters: |
|
See also: