VCLinkerTool::AllowIsolation Property
Visual Studio 2015
Gets or sets a value indicating whether to lookup a manifest file without side-by-side assemblies.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::Booleantrue if manifest file is looked up without other assemblies; otherwise, false.
Show: