CurrencyIdentifiers.XXX Property
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 the currency identifier that represents no currency.
public:
static property Platform::String ^ XXX { Platform::String ^ get(); };
static winrt::hstring XXX();
public static string XXX { get; }
var string = CurrencyIdentifiers.xXX;
Public Shared ReadOnly Property XXX As String
Property Value
The string "XXX", which represents no currency.