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