IndexingDirective Třída

Určuje, jestli se má prostředek indexovat.

Dědičnost
builtins.object
IndexingDirective

Konstruktor

IndexingDirective()

Proměnné

Default
int

Použijte všechny předdefinované nebo předem nakonfigurované výchozí hodnoty.

Exclude
int

Indexujte prostředek.

Include
int

Prostředek neindexujte.

Atributy

Default

Default = 0

Exclude

Exclude = 1

Include

Include = 2