Share via


StoreServicesCustomEventLogger.GetDefault Method

Definition

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.

Applies to

See also