protected static void IdentifyInputFiles(
TAction item
)Protected Shared Sub IdentifyInputFiles (
item As TAction
)No code example is currently available or this language may not be supported.When this method is called, make sure that the InitializeLevels method has already been called.
Only call CheckElements after first calling IdentifyFiles. That method relies on the file objects in this version.
In this version, only the local InputFiles group is resolved. If you want to use a globally resolvable template, implement a user property containing that template name and set the InputFilename, etc., property at the site with a reference to that custom property.