共用方式為


IndexingDirective 類別

指定資源是否要編制索引。

繼承
builtins.object
IndexingDirective

建構函式

IndexingDirective()

變數

Default
int

使用任何預先定義的/預先設定的預設值。

Exclude
int

為資源編制索引。

Include
int

請勿為資源編制索引。

屬性

Default

Default = 0

Exclude

Exclude = 1

Include

Include = 2