StoreServicesFeedbackLauncher.GetDefault Method

Definition

Gets a StoreServicesFeedbackLauncher object that you can use to launch Feedback Hub and take users to your app's area so they can submit and upvote feedback.

public:
 static StoreServicesFeedbackLauncher ^ GetDefault();
 static StoreServicesFeedbackLauncher GetDefault();
public static StoreServicesFeedbackLauncher GetDefault();
function getDefault()
Public Shared Function GetDefault () As StoreServicesFeedbackLauncher

Returns

An object that you can use to launch Feedback Hub and take users to your app's area so they can submit and upvote feedback.

Applies to