public const string CompanyName = "EWSoftware"
Public Const CompanyName As String = "EWSoftware"
public: literal String^ CompanyName = "EWSoftware"
static val mutable CompanyName: string
In This Article