Gets the Uniform Resource Identifier (URI) for which the app was activated.
public:
property Uri^ Uri {
Uri^ get ();
}
Type: Uri
Returns the Uniform Resource Identifier (URI) for which the app was activated.
Namespace: Windows.ApplicationModel.Activation
Metadata: windows.winmd
ProtocolActivatedEventArgs Class