![]() |
Previous | Next |
The RemoveProfile method removes the specified Profile from the WebHost.
Syntax
Application.Project.Properties.PublishWebHost.RemoveProfile(profile)
Parameters
profile
Profile object to be removed.
Return Values
This method does not return a value.
See Also
Previous | Next |