Proprietà IFileAssociationCollection.Item

ottiene l'associazione di file per un'estensione di file specificata.

Spazio dei nomi:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

Sintassi

'Dichiarazione
ReadOnly Default Property Item ( _
    key As Object _
) As IFileAssociation
IFileAssociation this[
    Object key
] { get; }

Parametri

Valore proprietà

Tipo: Microsoft.VisualStudio.ManagedInterfaces.Publish.IFileAssociation
Associazione di file per l'estensione di file, o nullriferimento null (Nothing in Visual Basic) se l'estensione di file non viene trovata.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IFileAssociationCollection Interfaccia

Spazio dei nomi Microsoft.VisualStudio.ManagedInterfaces.Publish

Extension