Share via


RequestCachingSection.DefaultFtpCachePolicy 属性

定义

获取本地计算机的默认 FTP 缓存行为。

public:
 property System::Net::Configuration::FtpCachePolicyElement ^ DefaultFtpCachePolicy { System::Net::Configuration::FtpCachePolicyElement ^ get(); };
[System.Configuration.ConfigurationProperty("defaultFtpCachePolicy")]
public System.Net.Configuration.FtpCachePolicyElement DefaultFtpCachePolicy { get; }
[<System.Configuration.ConfigurationProperty("defaultFtpCachePolicy")>]
member this.DefaultFtpCachePolicy : System.Net.Configuration.FtpCachePolicyElement
Public ReadOnly Property DefaultFtpCachePolicy As FtpCachePolicyElement

属性值

一个定义默认缓存策略的 FtpCachePolicyElement

属性

适用于