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