ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework.Html Namespace / HyperlinkElement Class / HRef Property

In This Topic
    HRef Property (HyperlinkElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HRef As System.String
    public System.string HRef {get; set;}
    See Also