Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ShareOperation.ReportDataRetrieved Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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


Feedback

Was this page helpful?