Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a collection of file type associations.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
Syntax
'Declaration
<GuidAttribute("CE32A8CE-51D5-4eb9-B340-3910BFE7E393")> _
Public Interface IFileAssociationCollection
'Usage
Dim instance As IFileAssociationCollection
[GuidAttribute("CE32A8CE-51D5-4eb9-B340-3910BFE7E393")]
public interface IFileAssociationCollection
[GuidAttribute(L"CE32A8CE-51D5-4eb9-B340-3910BFE7E393")]
public interface class IFileAssociationCollection
public interface IFileAssociationCollection
Remarks
The associations are in the context of a deployment.
This interface is only available to products that run in Visual Studio 2008 Service Pack 1 or later versions.
See Also
Reference
IFileAssociationCollection Members
Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace
Change History
Date |
History |
Reason |
---|---|---|
July 2008 |
Added topic. |
SP1 feature change. |