다음을 통해 공유


CurrencyIdentifiers.BDT 속성

정의

방글라데시 타카의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

방글라데시 다카를 식별하는 문자열 "BDT"입니다.

적용 대상