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