StyleInstance.m_currencyLanguage Field
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.
A string
value that represents the calculated value of the CurrencyLanguage property.
protected: System::String ^ m_currencyLanguage;
protected string m_currencyLanguage;
val mutable m_currencyLanguage : string
Protected m_currencyLanguage As String