get_CachePolicy()

WebRequest::get_CachePolicy() method

Gets the cache policy.

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

Return Value

The cache policy.

See Also