Visual Basic (Declaration) | |
---|---|
Public Property Url As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string Url {get; set;} |
Return Value
The url to be displayed in the message box.Refer to Install example.
The value of this property is not used in the installation and uninstallation.
The url length should be less than 48 characters in normal font and style, and before the final deployment of an application, verify that the used url fits within the message box. If no url is provided, the LEADTOOLS printer url will be used (http://www.LEADTOOLS.com/).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family