IPublishFile2::IsOrphaned Property
Visual Studio 2015
Gets a value that indicates whether the file cannot be mapped to a file in the project.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
Property Value
Type: System::Booleantrue if the file cannot be mapped to a file in the project; otherwise, false.
Implements
IPublishFile::IsOrphaned
Show: