IAppxShareExtension::AddDataFormat Method (String^)

 

Adds the specified data format to the Share extension.

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

void AddDataFormat(
	String^ dataFormat
)

Parameters

dataFormat
Type: System::String^

[in] The data format to be added.

Return to top
Show: