System::Uri::CheckHostName metodo
Uri::CheckHostName method
Determina il tipo del nome host specificato.
static UriHostNameType System::Uri::CheckHostName(String name)
| Parametro | Tipo | Descrizione |
|---|---|---|
| nome | Stringa | Il nome host da testare |
ReturnValue
Il tipo del nome host specificato
Vedi anche
- Enum UriHostNameType
- Class String
- Class Uri
- Namespace System
- Library Aspose.Font for C++