IAppxBaseExtension Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AddSupportedFileType(String^) | Adds the specified supported file type to the extension. |
![]() | HasSupportedFileType(String^) | Determines whether the extension supports the specified file type. |
![]() | RemoveSupportedFileType(String^) | Removes the specified supported file type from the extension. |
Show:
