IPublishFile Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
| Name | Description | |
|---|---|---|
![]() | Group | Gets and sets the published group. |
![]() | IsAssembly | Gets whether or not the interface's file is an assembly. |
![]() | IsDataFile | Gets whether or not the file is a data file. |
![]() | IsOrphaned | Gets whether or not the file cannot be mapped to an item in the project. |
![]() | IsPrerequisite | Gets whether or not the file is a prerequisite for deployment. |
![]() | IsPublished | Gets whether or not the file is to be deployed. |
![]() | IsReadOnly | Gets whether or not the file is read-only. |
![]() | Name | Gets the name of the file. |
![]() | PublishStatus | Gets or sets the current status of the file. |
![]() | TargetPath | Gets or sets the target path of this file. |
Show:
