public static char CurrentDecimalSymbol { get; }
Public Shared ReadOnly Property CurrentDecimalSymbol As Char Get
public: static property wchar_t CurrentDecimalSymbol { wchar_t get (); }
static member CurrentDecimalSymbol : char with get
In This Article