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