CurrencyIdentifiers.ANG 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 for the Netherlands Antillean Guilder.
public:
static property Platform::String ^ ANG { Platform::String ^ get(); };
static winrt::hstring ANG();
public static string ANG { get; }
var string = CurrencyIdentifiers.aNG;
Public Shared ReadOnly Property ANG As String
Property Value
The string "ANG", which identifies the Netherlands Antillean Guilder.