AllContentScopeRule members
Include protected members
Include inherited members
Representa uma regra de escopo que inclui todos os itens no índice de conteúdo.
The AllContentScopeRule type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Obtém o número de itens no índice de conteúdo que correspondem à regra de escopo. (Overrides ScopeRule.Count.) | |
FilterBehavior | Obtém ou define o comportamento de filtro de regra de escopo. (Overrides ScopeRule.FilterBehavior.) | |
ID | Obtém a ID da regra de escopo. (Inherited from ScopeRule.) | |
LogPrefix | (Inherited from ScopeRule.) | |
RuleType | Obtém o tipo de regra de escopo. (Inherited from ScopeRule.) |
Top
Methods
Name | Description | |
---|---|---|
Delete | Exclui a regra do escopo. (Inherited from ScopeRule.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsEqualRule | (Inherited from ScopeRule.) | |
MemberwiseClone | (Inherited from Object.) | |
ThrowIfNotBacked | (Inherited from ScopeRule.) | |
ToString | (Inherited from Object.) | |
Update | Atualiza a regra de escopo com as alterações especificadas. (Inherited from ScopeRule.) |
Top