IPublishFile2 Properties

 

Namespace:   Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

NameDescription
System_CAPS_pubpropertyGroup

Gets or sets the download group for this file.

System_CAPS_pubpropertyIncludeHash

Gets or sets a value that indicates whether to include the hash of the file in the output manifest.

System_CAPS_pubpropertyIsAssembly

Gets a value that indicates whether the file is an assembly.

System_CAPS_pubpropertyIsDataFile

Gets a value that indicates whether the file is a data file.

System_CAPS_pubpropertyIsOrphaned

Gets a value that indicates whether the file cannot be mapped to a file in the project.

System_CAPS_pubpropertyIsPrerequisite

Gets a value that indicates whether the file is a prerequisite for the deployment.

System_CAPS_pubpropertyIsPublished

Gets a value that indicates whether the file will be deployed.

System_CAPS_pubpropertyIsReadOnly

Gets a value that indicates whether the file is required.

System_CAPS_pubpropertyName

Gets the local name of the file.

System_CAPS_pubpropertyPublishStatus

Gets or sets a value that indicates how a file should be treated by the build system.

System_CAPS_pubpropertyTargetPath

Gets or sets the target name of the file.

Return to top
Show: