IPublishFile2 Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | Group | Gets or sets the download group for this file. |
![]() | IncludeHash | Gets or sets a value that indicates whether to include the hash of the file in the output manifest. |
![]() | IsAssembly | Gets a value that indicates whether the file is an assembly. |
![]() | IsDataFile | Gets a value that indicates whether the file is a data file. |
![]() | IsOrphaned | Gets a value that indicates whether the file cannot be mapped to a file in the project. |
![]() | IsPrerequisite | Gets a value that indicates whether the file is a prerequisite for the deployment. |
![]() | IsPublished | Gets a value that indicates whether the file will be deployed. |
![]() | IsReadOnly | Gets a value that indicates whether the file is required. |
![]() | Name | Gets the local name of the file. |
![]() | PublishStatus | Gets or sets a value that indicates how a file should be treated by the build system. |
![]() | TargetPath | Gets or sets the target name of the file. |
Show:
