IPublishFile::IsOrphaned Property
Visual Studio 2015
Gets whether or not the file cannot be mapped to an item in the project.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Property Value
Type: System::Booleantrue if the file cannot be mapped to an item in the project; false if it can be mapped.
Show: