StoreServicesFeedbackLauncher.GetDefault Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.