CurrencyIdentifiers.SHP Property

Definition

Gets the currency identifier for the Saint Helena Pound.

public:
 static property Platform::String ^ SHP { Platform::String ^ get(); };
static winrt::hstring SHP();
public static string SHP { get; }
var string = CurrencyIdentifiers.sHP;
Public Shared ReadOnly Property SHP As String

Property Value

String

Platform::String

winrt::hstring

The string "SHP", which identifies the Saint Helena Pound.

Applies to