System::Net::CookieContainer::IsLocalDomain method
CookieContainer::IsLocalDomain method
Belirtilen alanın localhost olup olmadığını kontrol eder.
bool System::Net::CookieContainer::IsLocalDomain(String host)
| Parameter | Type | Açıklama |
|---|---|---|
| ana bilgisayar | String | 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.Page for C++