Compartilhar via


IPublishProperties3.FileAssociations Property

Definition

Gets the collection of file associations for this application.

public:
 property Microsoft::VisualStudio::ManagedInterfaces::Publish::IFileAssociationCollection ^ FileAssociations { Microsoft::VisualStudio::ManagedInterfaces::Publish::IFileAssociationCollection ^ get(); };
public:
 property Microsoft::VisualStudio::ManagedInterfaces::Publish::IFileAssociationCollection ^ FileAssociations { Microsoft::VisualStudio::ManagedInterfaces::Publish::IFileAssociationCollection ^ get(); };
[System.Runtime.InteropServices.DispId(36)]
public Microsoft.VisualStudio.ManagedInterfaces.Publish.IFileAssociationCollection FileAssociations { get; }
[<System.Runtime.InteropServices.DispId(36)>]
member this.FileAssociations : Microsoft.VisualStudio.ManagedInterfaces.Publish.IFileAssociationCollection
Public ReadOnly Property FileAssociations As IFileAssociationCollection

Property Value

The collection of file associations for this application.

Attributes

Applies to