System::Uri::IsWellFormedUriString μέθοδος
Uri::IsWellFormedUriString method
Καθορίζει εάν η καθορισμένη συμβολοσειρά είναι ένα σωστά διαμορφωμένο URI.
static bool System::Uri::IsWellFormedUriString(const String &uriString, UriKind uriKind)
| Parameter | Type | Περιγραφή |
|---|---|---|
| uriString | const String& | Το URI προς δοκιμή |
| uriKind | UriKind | Ο τύπος του καθορισμένου URI |
ReturnValue
True εάν το καθορισμένο URI είναι σωστά διαμορφωμένο, διαφορετικά - false
Δείτε επίσης
- Class String
- Enum UriKind
- Class Uri
- Namespace System
- Library Aspose.Page for C++