ListingInformation.CurrentMarket Property

Gets the value that indicates the customer’s market, such as en-us, that will be used for transactions in the current session.

Syntax

public:
property String^ CurrentMarket {
         String^ get ();
}  

Property value

Type: String 

  The value that indicates the customer’s market, such as en-us.

Requirements

Namespace: Windows.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

ListingInformation Class

ListingInformation Members

Windows.ApplicationModel.Store Namespace