 | BuildProductLicense Field |
The product license.
Namespace:
Neon
Assembly:
Neon.Common (in Neon.Common.dll) Version: 2.14.0
Syntaxpublic const string ProductLicense = "Apache License, Version 2.0"
Public Const ProductLicense As String = "Apache License, Version 2.0"
public:
literal String^ ProductLicense = "Apache License, Version 2.0"
static val mutable ProductLicense: string
Field Value
Type:
String
See Also