Version: 2020.1
언어: 한국어
public bool ShouldIncludeInBuild (string path);

파라미터

path The 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.