IAppxShareExtension::DataFormats Property

 

Gets a list of data formats supported by the Share extension.

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

[DispIdAttribute(1610743811)]
property Array^ DataFormats {
	Array^ get();
}

Property Value

Type: System::Array^
Return to top
Show: