public bool ShouldIncludeInBuild (string path);

Parámetros

pathThe absolute path of the managed plugin to include or exclude.

Valor de retorno

bool Returns true to include the plugin identified by path in the build; otherwise, returns false.

Descripción

Determines whether to include a managed plugin in a build.

Predicate invoked during a build to determine whether to include a managed plugin (DLL) in the associated package.