RequestCachingSection::DefaultFtpCachePolicy Property
.NET Framework (current version)
Gets the default FTP caching behavior for the local computer.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("defaultFtpCachePolicy")] property FtpCachePolicyElement^ DefaultFtpCachePolicy { FtpCachePolicyElement^ get(); }
Property Value
Type: System.Net.Configuration::FtpCachePolicyElement^A FtpCachePolicyElement that defines the default cache policy.
.NET Framework
Available since 2.0
Available since 2.0
Show: