public const string V4 = "4.0"
Public Const V4 As String = "4.0"
Dim value As String
value = CompilerVersions.V4
public:
literal String^ V4 = "4.0"
static val mutable V4: string
No code example is currently available or this language may not be supported.