System::Net::Http::HttpUtilities::IsHttpUri methode
HttpUtilities::IsHttpUri method
Controleert of de opgegeven URI de HTTP-URI is.
static bool System::Net::Http::HttpUtilities::IsHttpUri(System::SharedPtr<Uri> uri)
| Parameter | Type | Beschrijving |
|---|---|---|
| uri | System::SharedPtr<Uri> | De URI om te controleren. |
ReturnValue
True wanneer de opgegeven URI de HTTP‑URI is, anders false.
Zie ook
- Typedef SharedPtr
- Class Uri
- Class HttpUtilities
- Namespace System::Net::Http
- Library Aspose.Page for C++