StoreServicesCustomEventLogger.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 StoreServicesCustomEventLogger object that you can use to send log data to Partner Center for the current user of the app.
public:
static StoreServicesCustomEventLogger ^ GetDefault();
static StoreServicesCustomEventLogger GetDefault();
public static StoreServicesCustomEventLogger GetDefault();
function getDefault()
Public Shared Function GetDefault () As StoreServicesCustomEventLogger
Returns
An object that you can use to send log data to Partner Center for the current user of the app.