NSLocale.CurrencyCode 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 code for the locale.
public string CurrencyCode { get; }
public string? CurrencyCode { get; }
member this.CurrencyCode : string
Property Value
The ISO 4217 currency code.