Compartilhar via


IPublishFileCollection Interface

Definition

An interface defining a collection of objects implementing IPublishFile.

public interface class IPublishFileCollection
public interface class IPublishFileCollection
__interface IPublishFileCollection
[System.Runtime.InteropServices.Guid("EE1D4AF0-70E7-494d-9AFD-C888056725C9")]
public interface IPublishFileCollection
[<System.Runtime.InteropServices.Guid("EE1D4AF0-70E7-494d-9AFD-C888056725C9")>]
type IPublishFileCollection = interface
Public Interface IPublishFileCollection
Attributes

Properties

Count

Gets the number of files in the collection.

Item[Object]

Gets the file with the specified name.

Applies to