UrlPrefixCollection.Remove Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- item
- UrlPrefix