Partilhar via


IPublishFileCollection.Item Property

Gets the file with the specified name.

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

Syntax

'Declaração
ReadOnly Default Property Item ( _
    key As Object _
) As IPublishFile
IPublishFile this[
    Object key
] { get; }

Parameters

Property Value

Type: Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile
IPublishFile .

.NET Framework Security

See Also

Reference

IPublishFileCollection Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace