Note

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

Access to this page requires authorization. You can try .

ShareOperation.ReportStarted 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 started to acquire the content that the user wants to share.

public:
 virtual void ReportStarted() = ReportStarted;
void ReportStarted();
/// [Windows.Foundation.Metadata.Deprecated("ReportStarted is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.Foundation.UniversalApiContract")]
void ReportStarted();
public void ReportStarted();
[Windows.Foundation.Metadata.Deprecated("ReportStarted is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.Foundation.UniversalApiContract")]
public void ReportStarted();
function reportStarted()
Public Sub ReportStarted ()
Attributes

Remarks

Note

This method does nothing when called on Windows Phone 8.1.

Applies to


Feedback

Was this page helpful?