次の方法で共有


IPublishFileCollection Interface

An interface defining a collection of objects implementing IPublishFile.

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

Syntax

'宣言
<GuidAttribute("EE1D4AF0-70E7-494d-9AFD-C888056725C9")> _
Public Interface IPublishFileCollection
[GuidAttribute("EE1D4AF0-70E7-494d-9AFD-C888056725C9")]
public interface IPublishFileCollection

The IPublishFileCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of files in the collection.
Public property Item Gets the file with the specified name.

Top

See Also

Reference

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace