Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
An interface defining a collection of objects implementing IPublishFile.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Syntax
'Declaration
<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 | |
|---|---|---|
![]() |
Count | Gets the number of files in the collection. |
![]() |
Item | Gets the file with the specified name. |
Top
.gif)