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