Share via


ShareOperation.ReportDataRetrieved Method

Definition

Specifies that the app has acquired the content that the user wants to share.

public:
 virtual void ReportDataRetrieved() = ReportDataRetrieved;
void ReportDataRetrieved();
public void ReportDataRetrieved();
function reportDataRetrieved()
Public Sub ReportDataRetrieved ()

Remarks

This method does nothing when called on Windows Phone 8.1.

Applies to