ShareLaunchingEventArgs.ShareTargetActivatedEventArgs Property

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

Gets the share activation event arguments.

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

Syntax

Public Property ShareTargetActivatedEventArgs As ShareTargetActivatedEventArgs
public ShareTargetActivatedEventArgs ShareTargetActivatedEventArgs { get; internal set; }

Property Value

Type: Windows.ApplicationModel.Activation..::.ShareTargetActivatedEventArgs
Returns ShareTargetActivatedEventArgs.

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

ShareLaunchingEventArgs Class

Microsoft.Phone.Shell Namespace