IAppxBaseExtension Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodAddSupportedFileType(String^)

Adds the specified supported file type to the extension.

System_CAPS_pubmethodHasSupportedFileType(String^)

Determines whether the extension supports the specified file type.

System_CAPS_pubmethodRemoveSupportedFileType(String^)

Removes the specified supported file type from the extension.

Return to top
Show: