다음을 통해 공유


CurrencyIdentifiers.LYD 속성

정의

리비아 디나르의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

리비아 디나르를 식별하는 문자열 "LYD"입니다.

적용 대상