System::Net::CookieContainer::IsLocalDomain method
CookieContainer::IsLocalDomain method
يتحقق مما إذا كان النطاق المحدد هو localhost.
bool System::Net::CookieContainer::IsLocalDomain(String host)
| معامل | نوع | الوصف |
|---|---|---|
| host | String | النطاق المراد التحقق منه. |
ReturnValue
صحيح عندما يكون النطاق المحدد هو localhost، وإلا خطأ.
انظر أيضًا
- Class String
- Class CookieContainer
- Namespace System::Net
- Library Aspose.Font for C++