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