Partilhar via


IWithExcludedPaths<ParentT> Interface

Definição

O estágio da definição de política de indexação que permite definir caminhos excluídos.

public interface IWithExcludedPaths<ParentT>
type IWithExcludedPaths<'ParentT> = interface
Public Interface IWithExcludedPaths(Of ParentT)

Parâmetros de tipo

ParentT

O estágio da definição pai à qual retornar depois de anexar essa definição.

Derivado

Métodos

WithExcludedPath(ExcludedPath)

Especifica um caminho excluído.

WithExcludedPath(String)

Especifica um caminho excluído.

WithExcludedPaths(IList<ExcludedPath>)

Especifica os caminhos excluídos.

Aplica-se a