System::Net::CookieContainer::IsLocalDomain yöntemi
CookieContainer::IsLocalDomain method
Belirtilen alanın localhost olup olmadığını kontrol eder.
bool System::Net::CookieContainer::IsLocalDomain(String host)
| Parametre | Tür | Açıklama |
|---|---|---|
| host | Dize | Kontrol edilecek alan adı. |
ReturnValue
Belirtilen alan adı localhost ise doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class String
- Class CookieContainer
- Namespace System::Net
- Library Aspose.Font for C++