Version: 2019.4
public bool ShouldIncludeInBuild (string path);

パラメーター

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

戻り値

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

説明

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.