Gets or sets the method that handles the action completed event.
public:
property AsyncActionCompletedHandler^ Completed {
AsyncActionCompletedHandler^ get ();
void set (AsyncActionCompletedHandler^ value);
}
Type: AsyncActionCompletedHandler
The method that handles the event.
Namespace: Windows.Foundation
Metadata: windows.winmd