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.