HttpCapabilitiesDefaultProvider.UserAgentCacheKeyLength 屬性

定義

從使用者代理字串中取得或設定用於物件快取 HttpBrowserCapabilities 的字元數。

public:
 property int UserAgentCacheKeyLength { int get(); void set(int value); };
public int UserAgentCacheKeyLength { get; set; }
member this.UserAgentCacheKeyLength : int with get, set
Public Property UserAgentCacheKeyLength As Integer

屬性值

使用者代理字串中用於物件快取 HttpBrowserCapabilities 的字元數。

適用於