Share via


IPublishFile Members

Include Protected Members
Include Inherited Members

A wrapper for a COM publishing interface.

The IPublishFile type exposes the following members.

Methods

 

Name

Description

Public method

Reset

Returns this file to the default state.

Top

Properties

 

Name

Description

Public property

Group

Gets and sets the published group.

Public property

IsAssembly

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

Public property

IsDataFile

Gets whether or not the file is a data file.

Public property

IsOrphaned

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

Public property

IsPrerequisite

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

Public property

IsPublished

Gets whether or not the file is to be deployed.

Public property

IsReadOnly

Gets whether or not the file is read-only.

Public property

Name

Gets the name of the file.

Public property

PublishStatus

Gets or sets the current status of the file.

Public property

TargetPath

Gets or sets the target path of this file.

Top

See Also

Reference

IPublishFile Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace