IFileAssociationCollection Methods

 

Namespace:   Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

NameDescription
System_CAPS_pubmethodAdd(String^, String^, String^, String^)

Creates a file association and adds it to the collection.

System_CAPS_pubmethodClear()

Removes all items from the collection.

System_CAPS_pubmethodGetFileAssociations()

Returns the items in the collection as an array.

System_CAPS_pubmethodRemove(String^)

Removes a file association from the collection.

Return to top
Show: