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