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 an association between a file type and a specific program.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
Syntax
'Declaration
<GuidAttribute("BC328DB5-F80C-4231-9A18-496E56E2F4D0")> _
Public Interface IFileAssociation
'Usage
Dim instance As IFileAssociation
[GuidAttribute("BC328DB5-F80C-4231-9A18-496E56E2F4D0")]
public interface IFileAssociation
[GuidAttribute(L"BC328DB5-F80C-4231-9A18-496E56E2F4D0")]
public interface class IFileAssociation
public interface IFileAssociation
Remarks
The association is 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
Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace
Change History
Date |
History |
Reason |
---|---|---|
July 2008 |
Added topic. |
SP1 feature change. |