This topic has not yet been rated - Rate this topic

PickerReturnedActivatedEventArgs.PickerOperationId property

Gets an identifier indicating the picker operation that was performed prior to the activation.

Syntax


public:
property String^ PickerOperationId { 
   String^ get();
}

Property value

Type: System.String [.NET] | Platform::String [C++]

An application-defined identifier indicating the picker operation that was performed prior to the activation.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.ApplicationModel.Activation
Windows::ApplicationModel::Activation [C++]

Metadata

Windows.winmd

See also

PickerReturnedActivatedEventArgs

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.