 | BuildProductLicenseUrl Field |
The product license URL.
Namespace:
Neon
Assembly:
Neon.Common (in Neon.Common.dll) Version: 2.14.0
Syntaxpublic const string ProductLicenseUrl = "http://www.apache.org/licenses/LICENSE-2.0"
Public Const ProductLicenseUrl As String = "http://www.apache.org/licenses/LICENSE-2.0"
public:
literal String^ ProductLicenseUrl = "http://www.apache.org/licenses/LICENSE-2.0"
static val mutable ProductLicenseUrl: string
Field Value
Type:
String
See Also