ProtocolActivatedEventArgs.Uri Property

Gets the Uniform Resource Identifier (URI) for which the app was activated.

Syntax

public:
property Uri^ Uri {
         Uri^ get ();
}  

Property value

Type: Uri 

 Returns the Uniform Resource Identifier (URI) for which the app was activated.

Requirements

Namespace: Windows.ApplicationModel.Activation

Metadata: windows.winmd

See also

Reference

ProtocolActivatedEventArgs Class

ProtocolActivatedEventArgs Members

Windows.ApplicationModel.Activation Namespace