IAppxShareExtension Methods

 

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

NameDescription
System_CAPS_pubmethodAddDataFormat(String^)

Adds the specified data format to the Share extension.

System_CAPS_pubmethodAddSupportedFileType(String^)

System_CAPS_pubmethodHasDataFormat(String^)

Determines whether the Share extension contains the specified data format.

System_CAPS_pubmethodHasSupportedFileType(String^)

System_CAPS_pubmethodRemoveDataFormat(String^)

Removes the specified data format from the Share extension.

System_CAPS_pubmethodRemoveSupportedFileType(String^)

Return to top
Show: