UrlPrefixCollection.Remove Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Remove(UrlPrefix) | |
Remove(String) |
Remove(UrlPrefix)
public:
virtual bool Remove(Microsoft::Net::Http::Server::UrlPrefix ^ item);
public bool Remove (Microsoft.Net.Http.Server.UrlPrefix item);
abstract member Remove : Microsoft.Net.Http.Server.UrlPrefix -> bool
override this.Remove : Microsoft.Net.Http.Server.UrlPrefix -> bool
Public Function Remove (item As UrlPrefix) As Boolean
Parameters
- item
- UrlPrefix