HttpBrowserCapabilities.Crawler 屬性

定義

取得值,指出用戶端瀏覽器是否為 Web Crawler 搜尋引擎。

public:
 property bool Crawler { bool get(); };
public bool Crawler { get; }
member this.Crawler : bool
Public ReadOnly Property Crawler As Boolean

屬性值

Boolean

true 如果瀏覽器用戶端是搜尋引擎;否則為 false 。 預設為 false

適用於