CurrencyIdentifiers.SCR Property

Definition

Gets the currency identifier for the Seychelles Rupee.

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

Property Value

String

Platform::String

winrt::hstring

The string "SCR", which identifies the Seychelles Rupee.

Applies to