public const string ForegroundMagenta = ""
Public Const ForegroundMagenta As String = "" Dim value As String value = TextFormat.ForegroundMagenta
public: literal String^ ForegroundMagenta = ""
In This Article