IFileAssociationCollection Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | Add(String^, String^, String^, String^) | Creates a file association and adds it to the collection. |
![]() | Clear() | Removes all items from the collection. |
![]() | GetFileAssociations() | Returns the items in the collection as an array. |
![]() | Remove(String^) | Removes a file association from the collection. |
Show:
