 | URL Constructor (String) |
Initializes a new instance of the
URL class.
Namespace:
Opait.Barcode.QRCode
Assembly:
Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntaxpublic URL(
string link
)
Parameters
- link
- Type: SystemString
Link of the target URL.
See Also