다음을 통해 공유


IPublishFile2 Members

Include Protected Members
Include Inherited Members

Defines the ClickOnce properties of one file in a deployment on computers that have Visual Studio 2008 Service Pack 1 or later versions.

The IPublishFile2 type exposes the following members.

Methods

  Name Description
Public method Reset Returns this file to the default state. (Inherited from IPublishFile.)

Top

Properties

  Name Description
Public property Group Gets and sets the published group. (Inherited from IPublishFile.)
Public property IncludeHash Gets or sets a value that indicates whether to include the hash of the file in the output manifest.
Public property IsAssembly Gets whether or not the interface's file is an assembly. (Inherited from IPublishFile.)
Public property IsDataFile Gets whether or not the file is a data file. (Inherited from IPublishFile.)
Public property IsOrphaned Gets whether or not the file cannot be mapped to an item in the project. (Inherited from IPublishFile.)
Public property IsPrerequisite Gets whether or not the file is a prerequisite for deployment. (Inherited from IPublishFile.)
Public property IsPublished Gets whether or not the file is to be deployed. (Inherited from IPublishFile.)
Public property IsReadOnly Gets whether or not the file is read-only. (Inherited from IPublishFile.)
Public property Name Gets the name of the file. (Inherited from IPublishFile.)
Public property PublishStatus Gets or sets the current status of the file. (Inherited from IPublishFile.)
Public property TargetPath Gets or sets the target path of this file. (Inherited from IPublishFile.)

Top

See Also

Reference

IPublishFile2 Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace