VCCustomBuildRule::SupportsFileBatching Property
Gets or sets a value indicating whether the command line-inputs are evaluated to all the files that can be batched into a single command-line execution (excludes files with file properties set).
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if command-line inputs are evaluated for file batching; otherwise, false.
Show: