ClientInfoParser.UserAgentInfo.IsSpider Property

指示是否是爬虫。

Definition

Namespace: QuickAdmin.Common
Assembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.2.8
C#
public bool IsSpider { get; set; }

Property Value

bool

See Also