IAppxShareExtension 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 | |
|---|---|---|
![]() | AddDataFormat(String^) | Adds the specified data format to the Share extension. |
![]() | AddSupportedFileType(String^) | |
![]() | HasDataFormat(String^) | Determines whether the Share extension contains the specified data format. |
![]() | HasSupportedFileType(String^) | |
![]() | RemoveDataFormat(String^) | Removes the specified data format from the Share extension. |
![]() | RemoveSupportedFileType(String^) |
Show:
