System::Net::WebRequest::get_CachePolicy method

WebRequest::get_CachePolicy method

Gets the cache policy.

virtual System::SharedPtr<System::Net::Cache::RequestCachePolicy> System::Net::WebRequest::get_CachePolicy()

ReturnValue

The cache policy.

See Also