IPublishFile Properties

 

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

NameDescription
System_CAPS_pubpropertyGroup

Gets and sets the published group.

System_CAPS_pubpropertyIsAssembly

Gets whether or not the interface's file is an assembly.

System_CAPS_pubpropertyIsDataFile

Gets whether or not the file is a data file.

System_CAPS_pubpropertyIsOrphaned

Gets whether or not the file cannot be mapped to an item in the project.

System_CAPS_pubpropertyIsPrerequisite

Gets whether or not the file is a prerequisite for deployment.

System_CAPS_pubpropertyIsPublished

Gets whether or not the file is to be deployed.

System_CAPS_pubpropertyIsReadOnly

Gets whether or not the file is read-only.

System_CAPS_pubpropertyName

Gets the name of the file.

System_CAPS_pubpropertyPublishStatus

Gets or sets the current status of the file.

System_CAPS_pubpropertyTargetPath

Gets or sets the target path of this file.

Return to top
Show: