CheckHostName()
Uri::CheckHostName(String) method
Determines the type of the specified host name.
static UriHostNameType System::Uri::CheckHostName(String name)
Arguments
Parameter | Type | Description |
---|---|---|
name | String | The host name to test |
Return Value
The type of the specified host name
See Also
- Enum UriHostNameType
- Class String
- Class Uri
- Namespace System
- Library Aspose.Slides