ShareTaskBase.Show Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Causes the sharing dialog to be displayed to the user.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Sub Show
public void Show()

Remarks

When you call Show, your application is put into a dormant state and may be terminated if the user navigates away instead of completing the task. For more information about handling these changes in state, see Launchers and Choosers for Windows Phone 8.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

ShareTaskBase Class

Microsoft.Phone.Tasks Namespace

Other Resources

How to use the share link task for Windows Phone 8

How to use the share status task for Windows Phone 8