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