Url.Href
Url.Href property
Gets or sets a serialized representation for the specified URL instance.
public String Href { get; set; }
Property Value
The href.
Exceptions
exception | condition |
---|---|
Error | TypeError: raised if value cannot be parsed as valid URL. |
See Also
- class Url
- package com.aspose.html
- package Aspose.HTML