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