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