System::Net::Http::HttpUtilities::IsHttpUri method
HttpUtilities::IsHttpUri method
Checks if the specified URI is the HTTP URI.
static bool System::Net::Http::HttpUtilities::IsHttpUri(System::SharedPtr<Uri> uri)
Parameter | Type | Description |
---|---|---|
uri | System::SharedPtr<Uri> | The URI to check. |
ReturnValue
True when the specified URI is the HTTP URI, otherwise false.
See Also
- Typedef SharedPtr
- Class Uri
- Class HttpUtilities
- Namespace System::Net::Http
- Library Aspose.TeX for C++