ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / TaskDialogHyperlinkClickEventArgs Class / Url Property

In This Topic
    Url Property (TaskDialogHyperlinkClickEventArgs)
    In This Topic
    Gets a string containing the URL of the hyperlink.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Url As String
    public string Url {get;}
    See Also