다음을 통해 공유


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

속성 값

Int32

HttpBrowserCapabilities 개체 캐싱에 사용하기 위해 제공된 사용자 에이전트 문자열의 문자 수입니다.

적용 대상