Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
XHTMLHyperlinkItem
.
.
::
.
Href Property
XHTMLHyperlinkItem Class
See Also
Gets or sets the destination of the bookmark.
Namespace:
C1.Win.XmlEditor.UICustomization
Assembly:
C1.Win.XmlEditor.2
(in C1.Win.XmlEditor.2.dll)
Syntax
C#
public
string
Href
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Href
As
String
See Also
XHTMLHyperlinkItem Class
C1.Win.XmlEditor.UICustomization Namespace